Add OpenStack client check to python-rsdclient

Add all necessary check for OpenStack client plugin to
python-rsdclient project.

Change-Id: I683a5dafabc9a7a5b3818f4e755722526cd81392
This commit is contained in:
Lin Yang 2017-10-12 16:35:01 -07:00
parent d8f73743ed
commit d1f0535f81
3 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,7 @@ install_from_source python-muranoclient
install_from_source python-neutronclient
install_from_source python-octaviaclient
install_from_source python-pankoclient
install_from_source python-rsdclient
install_from_source python-saharaclient
install_from_source python-searchlightclient
install_from_source python-senlinclient

View File

@ -27808,6 +27808,7 @@
- merge-check
- openstack-python-jobs
- openstack-python35-jobs
- osc-plugin-jobs
- publish-to-pypi
- project:

View File

@ -16344,6 +16344,7 @@ projects:
- name: openstack/python-rsdclient
template:
- name: merge-check
- name: osc-plugin-jobs
- name: python-jobs
- name: python35-jobs
- name: publish-to-pypi