Updated from global requirements

Change-Id: Ib9e3658493c808eb58ee71ab4564a15b647f2f6f
This commit is contained in:
OpenStack Proposal Bot 2017-06-03 13:10:29 +00:00
parent 29219e4345
commit 2f4d166646
2 changed files with 6 additions and 6 deletions

View File

@ -11,16 +11,16 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-neutronclient!=6.3.0,>=6.2.0 # Apache-2.0
WebOb>=1.7.1 # MIT
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.messaging>=5.19.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
@ -29,7 +29,7 @@ pyasn1 # BSD
pyasn1-modules # BSD
PyMySQL>=0.7.6 # MIT License
python-barbicanclient>=4.0.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-glanceclient>=2.7.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
pyOpenSSL>=0.14 # Apache-2.0
WSME>=0.8 # MIT
@ -42,5 +42,5 @@ Flask!=0.11,<1.0,>=0.10 # BSD
netifaces>=0.10.4 # MIT
ipaddress>=1.0.7;python_version<'3.3' # PSF
cryptography>=1.6 # BSD/Apache-2.0
pyroute2!=0.4.14,>=0.4.12 # Apache-2.0 (+ dual licensed GPL2)
pyroute2>=0.4.15 # Apache-2.0 (+ dual licensed GPL2)
gunicorn>=19.0 # MIT

View File

@ -14,6 +14,6 @@ testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0 # MIT
doc8 # Apache-2.0
reno>=1.8.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
tempest>=14.0.0 # Apache-2.0