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