Updated from global requirements

Change-Id: I4a8167b385c0f778e60f40bc504a9482f22266ce
This commit is contained in:
OpenStack Proposal Bot 2018-03-16 07:20:13 +00:00
parent b7a5775ab6
commit 24b2bc3322
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ Babel!=2.4.0,>=2.3.4 # BSD
os-brick>=2.2.0 # Apache-2.0
os-win>=3.0.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
@ -15,4 +15,4 @@ oslo.utils>=3.33.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-barbicanclient>=4.5.2 # Apache-2.0

View File

@ -7,8 +7,8 @@ hacking<0.13,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
oslo.config>=5.1.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
oslo.config>=5.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT