Publish troveclient documentation

Publish python-troveclient on docs.openstack.org like all
python-PROJECTclients. This means: A new document gets published
whenever a new client gets released.
Use python-jobs template and remove all jobs that are part of the
template, add openstack-client-publish-jobs for publishing.

The jobs already exists in Jenkins, wire them into Zuul now.

Change-Id: Ice07e5e034a3433db290d1f2b98b9a006b782f55
Partial-Bug: #1315101
This commit is contained in:
Andreas Jaeger 2014-05-07 13:39:29 +02:00
parent 54a0913638
commit 69367ce43a

View File

@ -1536,27 +1536,20 @@ projects:
- check-tripleo-ironic-undercloud-precise
- check-tripleo-overcloud-precise
#TODO: add docs
- name: openstack/python-troveclient
template:
- name: check-requirements
- name: openstack-client-publish-jobs
- name: python-jobs
- name: integrated-gate
- name: stable-compat-jobs
- name: publish-to-pypi
check:
- gate-python-troveclient-pep8
- gate-python-troveclient-python26
- gate-python-troveclient-python27
- gate-python-troveclient-python33
- gate-python-troveclient-pypy
gate:
- gate-python-troveclient-pep8
- gate-python-troveclient-python26
- gate-python-troveclient-python27
- gate-python-troveclient-python33
- gate-python-troveclient-pypy
post:
- python-troveclient-branch-tarball
- name: openstack/python-tuskarclient
template: