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