Add python-cueclient

Change-Id: Iafff294d75a5c6c43d93af390e6df4c1d54e039a
This commit is contained in:
Endre Karlson
2014-12-23 16:58:24 +01:00
parent 9e4f88219e
commit 3888b91c45
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

@@ -5408,6 +5408,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