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:
parent
6904918189
commit
e05734c781
@ -276,7 +276,6 @@ cinder_pip_packages:
|
||||
- keystonemiddleware
|
||||
- PyMySQL
|
||||
- python-openstackclient
|
||||
- python-cinderclient
|
||||
- python-keystoneclient
|
||||
- python-memcached
|
||||
- uwsgi
|
||||
|
@ -32,7 +32,6 @@ cinder_distro_packages:
|
||||
cinder_service_distro_packages:
|
||||
- openstack-cinder
|
||||
- python-openstackclient
|
||||
- python-cinderclient
|
||||
- python2-shade
|
||||
- uwsgi
|
||||
- uwsgi-plugin-python
|
||||
|
@ -37,7 +37,6 @@ cinder_service_distro_packages:
|
||||
- openstack-cinder-scheduler
|
||||
- openstack-cinder-volume
|
||||
- python-openstackclient
|
||||
- python-cinderclient
|
||||
- python-shade
|
||||
- uwsgi
|
||||
- uwsgi-python
|
||||
|
@ -42,7 +42,6 @@ cinder_service_distro_packages:
|
||||
- cinder-scheduler
|
||||
- cinder-volume
|
||||
- python-openstackclient
|
||||
- python-cinderclient
|
||||
- python-shade
|
||||
- uwsgi
|
||||
- uwsgi-plugin-python
|
||||
|
Loading…
x
Reference in New Issue
Block a user