New project: python-climateclient.

Change-Id: I935420b6665fb169f52a5b37713a1dd4d869a999
This commit is contained in:
François Rossigneux 2013-07-04 20:55:52 +02:00
parent 94b59469d8
commit 28ceb09dad
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

@ -1983,6 +1983,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

@ -152,6 +152,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