Updated from global requirements

Change-Id: I2adfaeaf2b272abcb94b67249064a4bdf9e0eda7
This commit is contained in:
OpenStack Proposal Bot 2018-01-17 20:31:47 +00:00
parent 28465ee310
commit 7f719955a1
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-freezerclient>=1.3.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
keystoneauth1>=3.3.0 # Apache-2.0
os-brick>=2.2.0 # Apache-2.0

View File

@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
mock>=2.0.0 # BSD
pylint==1.4.5 # GPLv2
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT