Merge "Add python-cloudpulseclient project for CloudPulse"

This commit is contained in:
Jenkins 2015-05-11 13:49:23 +00:00 committed by Gerrit Code Review
commit fea1e99afd
4 changed files with 19 additions and 0 deletions

View File

@ -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

View File

@ -307,6 +307,7 @@ openstack-cloudpulse:
- x-vrif-minus-2
projects:
- stackforge/cloudpulse
- stackforge/python-cloudpulseclient
branches:
- master

View File

@ -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'

View File

@ -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