Drop python-cinderclient usage

We've switched everything to python-openstackclient and therefore
the usage of python-cinderclient is no longer necessary.

Change-Id: I05e3b8f17e3a83b53a2f9502f2f52801ec6093a5
This commit is contained in:
Mohammed Naser 2018-06-25 10:24:07 -04:00
parent 6904918189
commit e05734c781
4 changed files with 0 additions and 4 deletions

View File

@ -276,7 +276,6 @@ cinder_pip_packages:
- keystonemiddleware
- PyMySQL
- python-openstackclient
- python-cinderclient
- python-keystoneclient
- python-memcached
- uwsgi

View File

@ -32,7 +32,6 @@ cinder_distro_packages:
cinder_service_distro_packages:
- openstack-cinder
- python-openstackclient
- python-cinderclient
- python2-shade
- uwsgi
- uwsgi-plugin-python

View File

@ -37,7 +37,6 @@ cinder_service_distro_packages:
- openstack-cinder-scheduler
- openstack-cinder-volume
- python-openstackclient
- python-cinderclient
- python-shade
- uwsgi
- uwsgi-python

View File

@ -42,7 +42,6 @@ cinder_service_distro_packages:
- cinder-scheduler
- cinder-volume
- python-openstackclient
- python-cinderclient
- python-shade
- uwsgi
- uwsgi-plugin-python