Updated from global requirements

Change-Id: I3822fc7522a521b54d79ef6697df7940f60b05f7
This commit is contained in:
OpenStack Proposal Bot 2015-07-24 06:46:07 +00:00
parent 8fbcfd669a
commit 98a7c8bdec
2 changed files with 6 additions and 7 deletions

View File

@ -11,15 +11,15 @@ Flask<1.0,>=0.10
iso8601>=0.1.9
Jinja2>=2.6 # BSD License (3 clause)
jsonschema!=2.5.0,<3.0.0,>=2.0.0
keystonemiddleware>=1.5.0
keystonemiddleware>=2.0.0
oslo.config>=1.11.0 # Apache-2.0
oslo.concurrency>=2.1.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=1.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.messaging>=1.16.0 # Apache-2.0
oslo.middleware!=2.0.0,>=1.2.0 # Apache-2.0
oslo.log>=1.6.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.middleware>=2.4.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
@ -28,7 +28,7 @@ oslo.utils>=1.9.0 # Apache-2.0
paramiko>=1.13.0
requests>=2.5.2
python-barbicanclient>=3.0.1
python-cinderclient>=1.2.2
python-cinderclient>=1.3.1
python-keystoneclient>=1.6.0
python-novaclient>=2.22.0
python-swiftclient>=2.2.0

View File

@ -11,8 +11,7 @@ bashate>=0.2 # Apache-2.0
coverage>=3.6
discover
fixtures>=1.3.1
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.7.0 # Apache-2.0
psycopg2