Updated from global requirements

Change-Id: Ic2b5ef32015c8021bc601b81bf7b5dabf0a7cdc9
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 04:02:33 +00:00
parent 8b4c956bf0
commit f61ab7a044
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.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
paramiko>=2.0.0 # LGPLv2.1+

View File

@ -9,7 +9,7 @@ doc8>=0.6.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT