Merge "New project: python-climateclient."

This commit is contained in:
Jenkins 2013-09-09 17:42:48 +00:00 committed by Gerrit Code Review
commit 4ed9d5b85d
3 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group climate-core
label-Approved = +0..+1 group climate-core
workInProgress = group climate-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2673,6 +2673,12 @@ projects:
gate:
- gate-noop
- name: stackforge/python-climateclient
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/python-marconiclient
check:
- gate-python-marconiclient-pep8

View File

@ -167,6 +167,8 @@
- project: stackforge/climate
description: OpenStack Reservation Service
upstream: git://github.com/jd/climate.git
- project: stackforge/python-climateclient
description: Client for OpenStack Climate
- project: openstack-infra/gearman-plugin
description: The jenkins gearman plugin
- project: stackforge/packstack