Merge "Add ospurge project."

This commit is contained in:
Jenkins
2014-02-28 21:40:58 +00:00
committed by Gerrit Code Review
3 changed files with 21 additions and 0 deletions

View File

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

View File

@@ -627,6 +627,9 @@
- project: stackforge/openvz-nova-driver
description: OpenVz driver for Nova
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
description: Install utility to deploy openstack on multiple hosts.
upstream: git://github.com/fedora-openstack/packstack.git

View File

@@ -3827,6 +3827,12 @@ projects:
gate:
- gate-noop
- name: stackforge/ospurge
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/packstack
check:
- gate-packstack-pep8