Move python-cinderclient to test-requirements.txt

This should be with the other optional backend specific dependancies.

Change-Id: I016f2a6bbf0b5dff88011dceb36b82c09c3525a7
This commit is contained in:
Louis Taylor 2015-06-08 10:34:19 +01:00
parent 5277c93e00
commit d5afc219a0
2 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,6 @@ oslo.concurrency>=1.8.0 # Apache-2.0
stevedore>=1.3.0 # Apache-2.0
enum34
python-cinderclient>=1.2.1
eventlet>=0.17.3
six>=1.9.0

View File

@ -37,3 +37,6 @@ python-swiftclient>=2.2.0
# GridFS backend
pymongo>=2.6.3
# Cinder backend
python-cinderclient>=1.2.1