Updated from global requirements

Change-Id: Iffcf1cc94003c3bfeb0ed1ec9859d55307c9bbc5
This commit is contained in:
OpenStack Proposal Bot 2015-12-11 15:20:17 +00:00
parent 969c530986
commit f416b30189
2 changed files with 5 additions and 5 deletions

View File

@ -17,19 +17,19 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0 oslo.db>=3.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0 oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0 oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0
paramiko>=1.13.0 paramiko>=1.13.0
Paste Paste
PasteDeploy>=1.5.0 PasteDeploy>=1.5.0
python-neutronclient>=2.6.0 python-neutronclient>=2.6.0
keystonemiddleware!=2.4.0,>=2.0.0 keystonemiddleware>=4.0.0
requests>=2.8.1 requests>=2.8.1
retrying!=1.3.0,>=1.2.3 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'

View File

@ -7,7 +7,7 @@ hacking<0.10,>=0.9.2
bashate>=0.2 # Apache-2.0 bashate>=0.2 # Apache-2.0
coverage>=3.6 coverage>=3.6
ddt>=0.7.0 ddt>=1.0.1
fixtures>=1.3.1 fixtures>=1.3.1
mock>=1.2 mock>=1.2
PyMySQL>=0.6.2 # MIT License PyMySQL>=0.6.2 # MIT License