Adding occi-os to stackforge

This adds the occi-os project to stackforge. This commit is a follow-
up to bug/1172884.

Change-Id: Ica192bdb4adaff99731c39eefc566c27ae1de575
Fixes: bug #1172884
Reviewed-on: https://review.openstack.org/30343
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Andy Edmonds 2013-05-23 23:00:35 +02:00 committed by Jenkins
parent 445cea1883
commit 91528d6b18
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group occi-core
label-Approved = +0..+1 group occi-core
workInProgress = group occi-core
[access "refs/tags/*"]
create = group occi-core
pushTag = group occi-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1943,3 +1943,8 @@ projects:
gate:
- gate-inception-pep8
- name: stackforge/occi-os
check:
- gate-noop
gate:
- gate-noop

View File

@ -283,3 +283,6 @@
- project: stackforge/inception
description: "Inception Cloud Project"
upstream: git://github.com/maoy/inception.git
- project: stackforge/occi-os
description: OCCI-OS provides a python egg which can be easily deployed in OpenStack and will thereby add OCCI support and interface to OpenStack.
upstream: git://github.com/tmetsch/occi-os.git