summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wilson <geekinutah@gmail.com>2013-06-19 09:46:20 -0600
committerMichael Wilson <geekinutah@gmail.com>2013-06-19 11:54:40 -0600
commit43b7f22b30244114f809e4c3b44dc337cade95f1 (patch)
treed2c17456982d59ce5353c9cc348a73e2ef844526
parent6808e052dbe9bc51b5836814d0a0331dcc5a6bd2 (diff)
Add oslo-config-1.2.0a2 and pbr>=0.5.16 to requirements.
See bug #1189889. Change-Id: Id0dae9cea96ee779bc94a095d1ec5d046f2b39b4 Fixes: bug #1189889
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index c10862581..298c6b2c9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
d2to1>=0.2.10,<0.3
-pbr>=0.5,<0.6
+pbr>=0.5.16,<0.6
SQLAlchemy>=0.7.8,<0.7.99
Cheetah>=2.4.4
amqplib>=0.6.1
@@ -30,4 +30,4 @@ python-keystoneclient>=0.2.0
six
stevedore>=0.9
websockify<0.4
-oslo.config>=1.1.0
+http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a2.tar.gz#egg=oslo.config-1.2.0a2