Merge "Add python-cloudpulseclient project for CloudPulse"
This commit is contained in:
commit
fea1e99afd
@ -2140,6 +2140,10 @@
|
|||||||
- project: stackforge/python-cloudkittyclient
|
- project: stackforge/python-cloudkittyclient
|
||||||
description: Python client library for CloudKitty API
|
description: Python client library for CloudKitty API
|
||||||
acl-config: /home/gerrit2/acls/stackforge/cloudkitty.config
|
acl-config: /home/gerrit2/acls/stackforge/cloudkitty.config
|
||||||
|
- project: stackforge/python-cloudpulseclient
|
||||||
|
description: Python client library for CloudPulse
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/cloudpulse.config
|
||||||
|
upstream: git://github.com/sdake/python-cloudpulseclient.git
|
||||||
- project: stackforge/python-cueclient
|
- project: stackforge/python-cueclient
|
||||||
description: Python client for mq provisioning service
|
description: Python client for mq provisioning service
|
||||||
acl-config: /home/gerrit2/acls/stackforge/cue.config
|
acl-config: /home/gerrit2/acls/stackforge/cue.config
|
||||||
|
@ -307,6 +307,7 @@ openstack-cloudpulse:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- stackforge/cloudpulse
|
- stackforge/cloudpulse
|
||||||
|
- stackforge/python-cloudpulseclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -4956,6 +4956,14 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-cloudpulseclient
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-congressclient
|
name: python-congressclient
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@ -6762,6 +6762,12 @@ projects:
|
|||||||
post:
|
post:
|
||||||
- python-cloudkittyclient-coverage
|
- python-cloudkittyclient-coverage
|
||||||
|
|
||||||
|
- name: stackforge/python-cloudpulseclient
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-jobs
|
||||||
|
- name: publish-to-pypi
|
||||||
|
|
||||||
- name: stackforge/python-cueclient
|
- name: stackforge/python-cueclient
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user