Merge "Add python-cueclient"

This commit is contained in:
Jenkins
2015-01-15 06:26:30 +00:00
committed by Gerrit Code Review
3 changed files with 26 additions and 0 deletions

View File

@@ -1661,6 +1661,10 @@
- project: stackforge/python-congressclient
description: Client for OpenStack Congress
acl-config: /home/gerrit2/acls/stackforge/congress.config
- project: stackforge/python-cueclient
description: Python client for mq provisioning service
upstream: git://github.com/ekarlso/python-cueclient.git
acl-config: /home/gerrit2/acls/stackforge/cue.config
- project: stackforge/python-fuelclient
description: Client for Fuel.
groups:

View File

@@ -3966,6 +3966,16 @@
- python-jobs
- pypi-jobs
- project:
name: python-cueclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- hook-{name}-rtfd
- project:
name: python-fuelclient
node: 'bare-precise || bare-trusty'

View File

@@ -5414,6 +5414,18 @@ projects:
- gate-python-congressclient-pep8
- gate-python-congressclient-python27
- name: stackforge/python-cueclient
template:
- name: merge-check
- name: check-requirements
- name: python-jobs
- name: publish-to-pypi
- name: docs-on-rtfd
pre-release:
- python-cueclient-tarball
release:
- python-cueclient-tarball
- name: stackforge/python-fuelclient
template:
- name: merge-check