Updated from global requirements

Change-Id: I85d6612711a78f670fb18833bbba2dd6e91acf80
This commit is contained in:
OpenStack Proposal Bot 2017-10-10 12:27:52 +00:00
parent 925912eb05
commit 6fa464d38c
2 changed files with 9 additions and 9 deletions

View File

@ -4,15 +4,15 @@
Babel!=2.4.0,>=2.3.4 # BSD
Flask!=0.11,<1.0,>=0.10 # BSD
ipaddress>=1.0.7;python_version<'3.3' # PSF
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
ipaddress>=1.0.16;python_version<'3.3' # PSF
jsonschema<3.0.0,>=2.6.0 # MIT
kuryr-lib>=0.5.0 # Apache-2.0
neutron-lib>=1.9.0 # Apache-2.0
neutron-lib>=1.10.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -7,9 +7,9 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
docker>=2.4.2 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0