Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-01-17 03:30:05 +00:00 committed by Gerrit Code Review
commit cd2ab6b1fb
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