Merge "New project: python-climateclient."
This commit is contained in:
commit
4ed9d5b85d
@ -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
|
@ -2673,6 +2673,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
|
||||||
|
@ -167,6 +167,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…
Reference in New Issue
Block a user