]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Update requirements from openstack/requirements.
authorJohn Griffith <john.griffith@solidfire.com>
Fri, 12 Jul 2013 00:02:45 +0000 (18:02 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 12 Jul 2013 16:55:45 +0000 (10:55 -0600)
Fixes bug: 1200214

Change-Id: I31edd5283b72ac46e99a11aca196f5b9915c4465

requirements.txt
test-requirements.txt

index 324097aeb4ad21da413c2d69743b845510cfd404..8e8b9dae4ca01f2984398a9e0a97ae95a0941d2f 100644 (file)
@@ -1,11 +1,11 @@
 d2to1>=0.2.10,<0.3
-pbr>=0.5.10,<0.6
+pbr>=0.5.16,<0.6
 amqplib>=0.6.1
 anyjson>=0.3.3
 argparse
 babel>=0.9.6
-eventlet>=0.9.12
-greenlet>=0.3.1
+eventlet>=0.12.0
+greenlet>=0.3.2
 iso8601>=0.1.4
 kombu>2.4.7
 lockfile>=0.8
@@ -14,13 +14,13 @@ oslo.config>=1.1.0
 paramiko>=1.8.0
 paste
 pastedeploy>=1.5.0
-python-glanceclient>=0.5.0,<2
-python-keystoneclient>=0.2.1,<0.4
-python-swiftclient>=1.2,<2
+python-glanceclient>=0.9.0
+python-keystoneclient>=0.2.1
+python-swiftclient>=1.2
 routes>=1.12.3
 six
 sqlalchemy>=0.7,<=0.7.99
 sqlalchemy-migrate>=0.7
 stevedore>=0.9
-webob>=1.0.8
+webob>=1.2.3,<1.3
 wsgiref>=0.1.2
index 96f81cdd8975a79aa625414f5c42257fe1aa0d0d..98a6a67574a9b61a3b567dc112bedb1abac0da3b 100644 (file)
@@ -2,8 +2,7 @@
 pep8==1.4.5
 pyflakes==0.7.2
 flake8==2.0
-hacking>=0.5.3,<0.6
-
+hacking>=0.5.6,<0.6
 coverage>=3.6
 discover
 fixtures>=0.3.12
@@ -14,6 +13,6 @@ mysql-python
 psycopg2
 sphinx>=1.1.2
 python-subunit
-testtools>=0.9.29
-testrepository>=0.0.13
+testtools>=0.9.32
+testrepository>=0.0.15
 oslo.sphinx