summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index d9f458d2a5..c484866758 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -29,7 +29,7 @@ iso8601<=0.1.10,>=0.1.9
jsonschema<3.0.0,>=2.0.0
python-cinderclient<=1.1.1,>=1.1.0
python-neutronclient<2.4.0,>=2.3.6
-python-glanceclient<=0.15.0,>=0.14.0
+python-glanceclient<0.15.0,>=0.14.0
python-keystoneclient<1.2.0,>=0.10.0
six<=1.9.0,>=1.7.0
stevedore<=1.3.0,>=1.0.0 # Apache-2.0
@@ -40,7 +40,7 @@ oslo.db<1.1,>=1.0.0 # Apache-2.0
oslo.rootwrap<=1.5.0,>=1.3.0
pycadf!=0.6.2,<0.7.0,>=0.6.0 # Apache-2.0
oslo.messaging<1.5.0,>=1.4.0
-oslo.i18n<=1.3.1,>=1.0.0 # Apache-2.0
+oslo.i18n<=1.3.1,>=1.3.0 # Apache-2.0
lockfile<=0.8,>=0.8
simplejson<=3.3.1,>=2.2.0
rfc3986<=0.2.0,>=0.2.0 # Apache-2.0