Updated from global requirements

Change-Id: I498c64b43753b1f1d3e3802b04813128b2c90522
This commit is contained in:
OpenStack Proposal Bot 2015-10-16 00:57:00 +00:00
parent dcd0981d0a
commit bd73df7500
2 changed files with 3 additions and 3 deletions

View File

@ -7,10 +7,10 @@ oslo.config>=2.3.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
oslo.utils>=2.4.0 # Apache-2.0
pbr>=1.6
pycadf>=1.1.0
python-keystoneclient>=1.6.0
python-keystoneclient!=1.8.0,>=1.6.0
requests!=2.8.0,>=2.5.2
six>=1.9.0
WebOb>=1.2.3

View File

@ -10,7 +10,7 @@ mock>=1.2
pycrypto>=2.6
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
stevedore>=1.5.0 # Apache-2.0