Updated from global requirements

Change-Id: I6baee28309b602c756bcfeab5ed7c66f7bdaee07
This commit is contained in:
OpenStack Proposal Bot 2014-11-27 21:41:59 +00:00
parent 067b0db570
commit a006d671c0
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@ greenlet>=0.3.2
# < 0.8.0/0.8 does not work, see https://bugs.launchpad.net/bugs/1153983
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
anyjson>=0.3.3
eventlet>=0.15.1
eventlet>=0.15.2
PasteDeploy>=1.5.0
Routes>=1.12.3,!=2.0
WebOb>=1.2.3
@ -26,7 +26,7 @@ iso8601>=0.1.9
ordereddict
oslo.config>=1.4.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
stevedore>=1.0.0 # Apache-2.0
stevedore>=1.1.0 # Apache-2.0
netaddr>=0.7.12
keystonemiddleware>=1.0.0
WSME>=0.6
@ -44,13 +44,13 @@ Paste
jsonschema>=2.0.0,<3.0.0
python-cinderclient>=1.1.0
python-keystoneclient>=0.10.0
python-keystoneclient>=0.11.1
pyOpenSSL>=0.11
# Required by openstack.common libraries
six>=1.7.0
oslo.db>=1.0.0 # Apache-2.0
oslo.db>=1.1.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.messaging>=1.4.0
oslo.serialization>=1.0.0 # Apache-2.0
@ -59,4 +59,4 @@ retrying>=1.2.2,!=1.3.0 # Apache-2.0
osprofiler>=0.3.0 # Apache-2.0
# Glance Store
glance_store>=0.1.1 # Apache-2.0
glance_store>=0.1.10 # Apache-2.0

View File

@ -14,12 +14,12 @@ discover
fixtures>=0.3.14
mox>=0.5.3
mock>=1.0
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
requests>=2.2.0,!=2.4.0
testrepository>=0.0.18
testtools>=0.9.34
testtools>=0.9.36,!=1.2.0
psutil>=1.1.1,<2.0.0
oslotest>=1.1.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
# Optional packages that should be installed when testing
MySQL-python
psycopg2