Merge "Add new stackforge project, rack"
This commit is contained in:
commit
898696e7af
@ -0,0 +1,13 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group rack-core
|
||||
label-Workflow = -1..+1 group rack-core
|
||||
abandon = group rack-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group rack-ptl
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -998,6 +998,9 @@
|
||||
- project: stackforge/python-surveilclient
|
||||
- project: stackforge/python-tackerclient
|
||||
group: tacker
|
||||
- project: stackforge/rack
|
||||
description: Provides the ability that can control OpenStack as program resource with an application. It enables you to implement a large scale distributed system in a variety of programming languages on OpenStack.
|
||||
upstream: https://github.com/ctc-g/rack
|
||||
- project: stackforge/rally
|
||||
description: Benchmark System for OpenStack
|
||||
upstream: git://github.com/pboris/rally.git
|
||||
|
@ -4920,3 +4920,9 @@ projects:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: stackforge/rack
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user