summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 206e21a39..b543303b4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ netaddr>=0.7.12
paramiko>=1.13.0
iso8601>=0.1.9
python-neutronclient>=2.3.6,<3
-python-glanceclient>=0.13.1
+python-glanceclient>=0.14.0
python-keystoneclient>=0.10.0
python-swiftclient>=2.2.0
stevedore>=0.14
diff --git a/test-requirements.txt b/test-requirements.txt
index c240f02fc..74980b0e7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@ fixtures>=0.3.14
mock>=1.0
Babel>=1.3
MySQL-python
-oslotest>=1.1.0.0a1
+oslotest>=1.1.0.0a2
psycopg2
python-ironicclient>=0.2.1
python-subunit>=0.0.18