Added novaimagebuilder project to StackForge.
Change-Id: Ibf38f49e46ac6353505a5db877e4b1a29edac84c Reviewed-on: https://review.openstack.org/32642 Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
c7ebbbed16
commit
fa57b3d16a
@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group novaimagebuilder-core
|
||||||
|
label-Approved = +0..+1 group novaimagebuilder-core
|
||||||
|
workInProgress = group novaimagebuilder-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group novaimagebuilder-core
|
||||||
|
pushTag = group novaimagebuilder-core
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = false
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -2084,3 +2084,9 @@ projects:
|
|||||||
- gate-taskflow-pep8
|
- gate-taskflow-pep8
|
||||||
- gate-taskflow-python27
|
- gate-taskflow-python27
|
||||||
- gate-taskflow-python26
|
- gate-taskflow-python26
|
||||||
|
|
||||||
|
- name: stackforge/novaimagebuilder
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
@ -311,3 +311,6 @@
|
|||||||
- project: stackforge/barbican
|
- project: stackforge/barbican
|
||||||
description: "Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments."
|
description: "Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments."
|
||||||
upstream: git://github.com/cloudkeep/barbican.git
|
upstream: git://github.com/cloudkeep/barbican.git
|
||||||
|
- project: stackforge/novaimagebuilder
|
||||||
|
description: Image building tool for OpenStack.
|
||||||
|
upstream: git://github.com/redhat-openstack/image-building-poc.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user