Drop python-cinderclient usage

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

Change-Id: If9c9b77db36ade0c3d486a5c160a923d55b4b03f
This commit is contained in:
ZhijunWei 2018-06-27 08:46:00 -04:00
parent 855fbce73a
commit b85fae2db9
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,6 @@ pyperclip==1.6.0
pysmi==0.2.2
pysnmp==4.4.4
python-ceilometerclient==2.9.0
python-cinderclient==3.5.0
python-dateutil==2.7.0
python-editor==1.0.3
python-heatclient==1.14.0
@ -100,6 +99,7 @@ python-mimeparse==1.6.0
python-mistralclient==3.3.0
python-neutronclient==6.7.0
python-novaclient==10.1.0
python-openstackclient==3.12.0
python-subunit==1.2.0
python-swiftclient==3.5.0
pytz==2018.3

View File

@ -8,13 +8,13 @@ lxml>=4.1.1 # BSD
PyMySQL>=0.8.0 # MIT License
aodhclient>=1.0.0 # Apache-2.0
python-ceilometerclient>=2.9.0 # Apache-2.0
python-cinderclient>=3.5.0 # Apache-2.0
python-dateutil>=2.7.0 # BSD
python-keystoneclient>=3.15.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-novaclient>=10.1.0 # Apache-2.0
python-heatclient>=1.14.0 # Apache-2.0
python-mistralclient>=3.3.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
pyzabbix>=0.7.4 # LGPL
networkx>=1.11 # BSD
oslo.config>=5.2.0 # Apache-2.0