Updated from global requirements

Change-Id: I0b6d108af7379683b8a15fdfb9e5f03621828c0a
This commit is contained in:
OpenStack Proposal Bot 2018-01-17 05:52:56 +00:00
parent 42f29abb29
commit 24f82fe975
2 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ testtools>=2.2.0 # MIT
paramiko>=2.0.0 # LGPLv2.1+
netaddr>=0.7.18 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
six>=1.10.0 # MIT

View File

@ -4,5 +4,5 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
flake8-import-order==0.11 # LGPLv3