Add new stackforge project, rack
RACK 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. Change-Id: I47977feb28a1c20ddff2946487013c3ac3392f18
This commit is contained in:
parent
8bf3764d9c
commit
b1e23590ac
@ -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
|
@ -992,6 +992,9 @@
|
|||||||
- project: stackforge/python-surveilclient
|
- project: stackforge/python-surveilclient
|
||||||
- project: stackforge/python-tackerclient
|
- project: stackforge/python-tackerclient
|
||||||
group: tacker
|
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
|
- project: stackforge/rally
|
||||||
description: Benchmark System for OpenStack
|
description: Benchmark System for OpenStack
|
||||||
upstream: git://github.com/pboris/rally.git
|
upstream: git://github.com/pboris/rally.git
|
||||||
|
@ -4862,3 +4862,9 @@ projects:
|
|||||||
- noop
|
- noop
|
||||||
gate:
|
gate:
|
||||||
- noop
|
- noop
|
||||||
|
|
||||||
|
- name: stackforge/rack
|
||||||
|
check:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
- noop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user