Create a release notes job for glanceclient

Currently the release notes are not getting published for the
python-glanceclient library. This commit introduces the release notes
job that should enable publishing.

http://docs.openstack.org/releasenotes/python-glanceclient

Change-Id: I1c526c5715293bb51a6ce3db5519e3771f0a6251
This commit is contained in:
Nikhil Komawar 2016-09-08 11:42:37 -04:00
parent a8b5912995
commit 5e86c9e5eb
2 changed files with 3 additions and 1 deletions

View File

@ -11226,6 +11226,7 @@
suffix: '-nv'
- openstack-client-publish-jobs
- pypi-jobs
- openstack-releasenotes-jobs
- 'lib-forward-testing-{name}'
- '{pipeline}-glanceclient-dsvm-functional{special}{job-suffix}':
pipeline: gate

View File

@ -3199,7 +3199,7 @@ jobs:
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
# Some python client projects do not have releasenotes until the Newton cycle
- name: ^gate-python-(manila|tacker|trove)client-releasenotes$
- name: ^gate-python-(manila|tacker|trove|glance)client-releasenotes$
branch: ^(?!stable/(?:juno|kilo|liberty|mitaka)).*$
# Some projects do not have releasenotes until the Newton cycle
@ -13982,6 +13982,7 @@ projects:
- name: python-jobs
- name: python34-jobs
- name: python35-jobs-nv
- name: release-notes-jobs
- name: openstack-client-publish-jobs
- name: check-requirements
- name: publish-to-pypi