Updated from global requirements

Change-Id: I0e2bec99b0d5a151a560adc7d6dca05011f859d2
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 12:29:38 +00:00
parent 56a24c9a2f
commit ef1596988a
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
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.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
@ -11,4 +11,4 @@ oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.10.0 # MIT
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0

View File

@ -8,7 +8,7 @@ flake8-import-order>=0.13 # LGPLv3
hacking>=1.0.0 # Apache-2.0
mock>=2.0.0 # BSD
os-testr>=1.0.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT