New project: python-climateclient.
Change-Id: I935420b6665fb169f52a5b37713a1dd4d869a999
This commit is contained in:
parent
94b59469d8
commit
28ceb09dad
@ -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
|
@ -1983,6 +1983,12 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/python-climateclient
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/python-marconiclient
|
- name: stackforge/python-marconiclient
|
||||||
check:
|
check:
|
||||||
- gate-python-marconiclient-pep8
|
- gate-python-marconiclient-pep8
|
||||||
|
@ -152,6 +152,8 @@
|
|||||||
- project: stackforge/climate
|
- project: stackforge/climate
|
||||||
description: OpenStack Reservation Service
|
description: OpenStack Reservation Service
|
||||||
upstream: git://github.com/jd/climate.git
|
upstream: git://github.com/jd/climate.git
|
||||||
|
- project: stackforge/python-climateclient
|
||||||
|
description: Client for OpenStack Climate
|
||||||
- project: openstack-infra/gearman-plugin
|
- project: openstack-infra/gearman-plugin
|
||||||
description: The jenkins gearman plugin
|
description: The jenkins gearman plugin
|
||||||
- project: stackforge/packstack
|
- project: stackforge/packstack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user