Merge "Add new stackforge project, rack"

This commit is contained in:
Jenkins 2014-07-11 12:57:37 +00:00 committed by Gerrit Code Review
commit 898696e7af
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

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

View File

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