Updated from global requirements
Change-Id: Iffcf1cc94003c3bfeb0ed1ec9859d55307c9bbc5
This commit is contained in:
parent
969c530986
commit
f416b30189
@ -17,19 +17,19 @@ oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=3.2.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.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.policy>=0.5.0 # Apache-2.0
|
||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.service>=0.12.0 # Apache-2.0
|
||||
oslo.utils>=2.8.0 # Apache-2.0
|
||||
oslo.service>=1.0.0 # Apache-2.0
|
||||
oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
|
||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||
paramiko>=1.13.0
|
||||
Paste
|
||||
PasteDeploy>=1.5.0
|
||||
python-neutronclient>=2.6.0
|
||||
keystonemiddleware!=2.4.0,>=2.0.0
|
||||
keystonemiddleware>=4.0.0
|
||||
requests>=2.8.1
|
||||
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
|
||||
|
@ -7,7 +7,7 @@ hacking<0.10,>=0.9.2
|
||||
|
||||
bashate>=0.2 # Apache-2.0
|
||||
coverage>=3.6
|
||||
ddt>=0.7.0
|
||||
ddt>=1.0.1
|
||||
fixtures>=1.3.1
|
||||
mock>=1.2
|
||||
PyMySQL>=0.6.2 # MIT License
|
||||
|
Loading…
Reference in New Issue
Block a user