Add python-cloudpulseclient project for CloudPulse
This adds the python language binding for the CloudPulse project to stackforge. For more details see: https://wiki.openstack.org/wiki/Cloudpulse Change-Id: Iaf90f6988a6cc8cb301c68b9ccba220dbc4e2cdf
This commit is contained in:
parent
9a11e0188e
commit
e54b353864
@ -2138,6 +2138,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
|
||||
|
||||
|
@ -4928,6 +4928,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'
|
||||
|
@ -6748,6 +6748,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…
Reference in New Issue
Block a user