Updated from global requirements

Change-Id: I562b667455268e491bc95b3c0c37115e4139c7c4
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 12:30:01 +00:00
parent 029319edcf
commit 714203115a
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ iso8601>=0.1.11 # MIT
netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
oslo.config>=5.1.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0

View File

@ -5,7 +5,7 @@ hacking>=1.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=2.2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
flake8-import-order>=0.13 # LGPLv3