Updated from global requirements

Change-Id: I846bf39a618fa9531eac5f41a06551aa5e4a21f2
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 12:40:35 +00:00
parent 1440684e3b
commit a614dec5b1
2 changed files with 5 additions and 5 deletions

View File

@ -3,13 +3,13 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
os-brick>=2.1.1 # Apache-2.0
os-brick>=2.2.0 # Apache-2.0
os-vif>=1.7.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
pylxd>=2.2.4 # Apache-2.0
# XXX: rockstar (17 Feb 2016) - oslo_config imports

View File

@ -9,7 +9,7 @@ ddt>=1.0.1 # MIT
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.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