Merge "Add ospurge project."
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group ospurge-core
|
||||||
|
label-Approved = +0..+1 group ospurge-core
|
||||||
|
workInProgress = group ospurge-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group ospurge-ptl
|
||||||
|
pushTag = group ospurge-ptl
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = false
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
@@ -627,6 +627,9 @@
|
|||||||
- project: stackforge/openvz-nova-driver
|
- project: stackforge/openvz-nova-driver
|
||||||
description: OpenVz driver for Nova
|
description: OpenVz driver for Nova
|
||||||
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
||||||
|
- project: stackforge/ospurge
|
||||||
|
description: Cleanup OpenStack project resources.
|
||||||
|
upstream: https://github.com/cloudwatt/ospurge.git
|
||||||
- project: stackforge/packstack
|
- project: stackforge/packstack
|
||||||
description: Install utility to deploy openstack on multiple hosts.
|
description: Install utility to deploy openstack on multiple hosts.
|
||||||
upstream: git://github.com/fedora-openstack/packstack.git
|
upstream: git://github.com/fedora-openstack/packstack.git
|
||||||
|
|||||||
@@ -3827,6 +3827,12 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/ospurge
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/packstack
|
- name: stackforge/packstack
|
||||||
check:
|
check:
|
||||||
- gate-packstack-pep8
|
- gate-packstack-pep8
|
||||||
|
|||||||
Reference in New Issue
Block a user