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:
takehirokaneko 2014-07-09 11:42:15 +09:00
parent 8bf3764d9c
commit b1e23590ac
3 changed files with 22 additions and 0 deletions

View File

@ -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

View File

@ -992,6 +992,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

View File

@ -4862,3 +4862,9 @@ projects:
- noop
gate:
- noop
- name: stackforge/rack
check:
- noop
gate:
- noop