Update python-troveclient requirement

Without a version defined, it is possible that an older trove
client may become installed, which may still attempt to utilize
the oslo.utils namespace.

Update the version of the troveclient library to a version after
the oslo namespace change.

Change-Id: I1e1f6043a7c82674312016aea662674675404dd8
This commit is contained in:
Julia Kreger 2015-10-06 13:15:15 -04:00
parent fc5f41e627
commit 8f943e1afa
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ python-keystoneclient>=0.11.0
python-glanceclient>=1.0.0
python-cinderclient<1.2
python-neutronclient>=2.3.10
python-troveclient
python-troveclient>=1.2.0
python-ironicclient>=0.9.0
python-swiftclient>=2.5.0
python-designateclient>=1.3.0