Updated from global requirements

Change-Id: Ib7b1b1095089b5d3cf14006696e8afa8a3e20f52
This commit is contained in:
OpenStack Proposal Bot 2017-11-08 15:22:45 +00:00
parent 4e4bc6d0a7
commit 4afda828e4
2 changed files with 7 additions and 7 deletions

View File

@ -5,11 +5,11 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
os-brick>=1.15.2 # Apache-2.0
os-vif>=1.7.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
pylxd>=2.2.2 # Apache-2.0
# XXX: rockstar (17 Feb 2016) - oslo_config imports

View File

@ -13,6 +13,6 @@ oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.8.0 # Apache-2.0
nosexcover # BSD
os-testr>=1.0.0 # Apache-2.0
nosexcover>=1.0.10 # BSD
wsgi-intercept>=1.4.1 # MIT License