Updated from global requirements

Change-Id: I96e70a950ed04862d512f91211c4cb6fc3fd1159
This commit is contained in:
OpenStack Proposal Bot 2017-08-07 00:49:24 +00:00
parent 5971dde5d9
commit 92c4689256
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
python-cinderclient>=3.1.0 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-glanceclient>=2.7.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0

View File

@ -10,7 +10,7 @@ mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
python-barbicanclient!=4.5.0,>=4.0.0 # Apache-2.0
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0