Updated from global requirements

Change-Id: I6340576d0c379a9ffa37d20105a4ff6ee32367a8
This commit is contained in:
OpenStack Proposal Bot 2017-12-23 10:09:52 +00:00
parent a281e67bf9
commit bf4d0ca25b
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
os-brick>=2.1.1 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
python-cinderclient>=3.2.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
sphinx>=1.6.2 # BSD