Force oslo.utils<2.0

The python-monascaclient doesn't use oslo.utils but
python-keystoneclient does and version 2.0 oslo.utils can cause version
conflicts. By installing here we should avoid that situation.

Change-Id: Iccdfe86975a11b70e8a544a4e5cdbaf745ceca2c
This commit is contained in:
Tim Kuhlman 2015-07-20 16:59:46 -06:00
parent 6e428c4614
commit c2a584834e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
argparse
babel
iso8601>=0.1.9
oslo.utils<2.0
pbr>=0.11,<2.0
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.9.0