Updated from global requirements

Change-Id: If75f151c4ffcd1c9cddb07d85c75242bc379b18c
This commit is contained in:
OpenStack Jenkins 2014-02-23 09:25:56 +00:00
parent 8a4938ef35
commit 40ef90551a
2 changed files with 10 additions and 10 deletions

View File

@ -1,16 +1,16 @@
pbr>=0.5.21,<1.0
pbr>=0.6,<1.0
Babel>=1.3
netaddr>=0.7.6
falcon>=0.1.6,<0.2.0
jsonschema>=1.3.0,!=1.4.0
jsonschema>=2.0.0,<3.0.0
iso8601>=0.1.8
msgpack-python
pymongo>=2.4
python-keystoneclient>=0.4.1
python-keystoneclient>=0.6.0
python-memcached>=1.48
WebOb>=1.2.3,<1.3
stevedore>=0.12
WebOb>=1.2.3
stevedore>=0.14
six>=1.4.1
oslo.config>=1.2.0
sqlalchemy>=0.7.8,<=0.7.99
SQLAlchemy>=0.7.8,<=0.8.99

View File

@ -8,10 +8,10 @@ mock>=1.0
ddt>=0.4.0
discover
fixtures>=0.3.14
httpretty>=0.7.1
python-subunit
testrepository>=0.0.17
testtools>=0.9.32,<0.9.35
httpretty>=0.8.0
python-subunit>=0.0.18
testrepository>=0.0.18
testtools>=0.9.34
# Functional Tests
requests>=1.1