Remove cinderclient version pin

We had put this in because of the v2 version negotiation breaking public
clouds. That has since been fixed, and the pin here causes conflicts
with python-openstackclient.

Change-Id: I9ee2d9bfad36160ba41f65dcd657cbbca9f26050
This commit is contained in:
Monty Taylor 2015-12-01 17:53:44 -06:00
parent 07ac77ca76
commit 1700e197c1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ netifaces>=0.10.4
python-novaclient>=2.21.0,!=2.27.0,!=2.32.0
python-keystoneclient>=0.11.0
python-glanceclient>=1.0.0
python-cinderclient<1.2
python-cinderclient>=1.3.1
python-neutronclient>=2.3.10
python-troveclient>=1.2.0
python-ironicclient>=0.10.0