Update requirements from openstack/requirements.

Fixes bug: 1200214

Change-Id: I31edd5283b72ac46e99a11aca196f5b9915c4465
This commit is contained in:
John Griffith 2013-07-11 18:02:45 -06:00
parent 76d8d6c148
commit 942ff9c57a
2 changed files with 10 additions and 11 deletions

View 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

View 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