Updated from global requirements

Change-Id: Ib6e4f2afe2452d99e76ffab5506455626d775322
This commit is contained in:
OpenStack Proposal Bot 2017-09-02 12:11:44 +00:00
parent ebbe8a854b
commit d56c8a72b3
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.1.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
os-brick>=1.15.2 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
python-cinderclient>=3.1.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD