Updated from global requirements

Change-Id: Iefa291dd62b03081b222174aac227317187412c9
This commit is contained in:
OpenStack Proposal Bot 2017-11-15 18:29:27 +00:00
parent b5fb00e55a
commit 3fed287919
2 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@ osc-lib>=1.7.0 # Apache-2.0
murano-pkg-check>=0.3.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0

View File

@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
requests-mock>=1.1.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT