Updated from global requirements

Change-Id: If06dd1aea3007975b89888a64e692976609e728f
This commit is contained in:
OpenStack Proposal Bot 2017-08-24 05:53:48 +00:00
parent 173bcfb8ca
commit fb06d1d91f
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ six>=1.9.0 # MIT
neutron-lib>=1.9.0 # Apache-2.0 neutron-lib>=1.9.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0 oslo.db>=4.24.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0 oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0

View File

@ -6,9 +6,9 @@ hacking<0.12,>=0.11.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3 flake8-import-order==0.12 # LGPLv3
mock>=2.0 # BSD mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0
sphinx>=1.6.2 # BSD sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0 openstackdocstheme>=1.16.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0
@ -20,6 +20,6 @@ testscenarios>=0.4 # Apache-2.0/BSD
WebOb>=1.7.1 # MIT WebOb>=1.7.1 # MIT
WebTest>=2.0 # MIT WebTest>=2.0 # MIT
oslotest>=1.10.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0 tempest>=16.1.0 # Apache-2.0
ryu>=4.14 # Apache-2.0 ryu>=4.14 # Apache-2.0