Updated from global requirements

Change-Id: I5b2d8cce3e53f0375ef2ffcd2775e2e9e613f7d6
This commit is contained in:
OpenStack Proposal Bot 2015-07-23 04:38:27 +00:00
parent c9adea34f0
commit e46bb38f7e
2 changed files with 4 additions and 5 deletions

View File

@ -4,7 +4,7 @@
pbr<2.0,>=1.3
Babel>=1.3
cryptography>=0.8.2 # Apache-2.0
cryptography>=0.9.1 # Apache-2.0
dogpile.cache>=0.5.3
eventlet>=0.17.4
greenlet>=0.3.2
@ -20,7 +20,7 @@ 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.6.0 # Apache-2.0
oslo.messaging>=1.16.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.reports>=0.1.0 # Apache-2.0
@ -34,7 +34,7 @@ posix-ipc
pycrypto>=2.6
python-barbicanclient>=3.0.1
python-ceilometerclient>=1.0.13
python-cinderclient>=1.2.2
python-cinderclient>=1.3.1
python-designateclient>=1.0.0
python-glanceclient>=0.18.0
python-heatclient>=0.3.0

View File

@ -7,8 +7,7 @@ hacking<0.11,>=0.10.0
bandit>=0.10.1
coverage>=3.6
discover
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
mox>=0.5.3
mox3>=0.7.0
PyMySQL>=0.6.2 # MIT License