Updated from global requirements

Change-Id: I740a7d5e9f1740e2b1d1fbd9cff110fa83741e29
This commit is contained in:
OpenStack Proposal Bot 2017-01-20 19:43:54 +00:00
parent ebbdc3f8a2
commit 60bd3efae7
3 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@ psutil>=1.2.1 # BSD
oslo.versionedobjects>=1.17.0 # Apache-2.0
os-brick>=1.8.0 # Apache-2.0
os-vif>=1.4.0 # Apache-2.0
os-win>=1.3.0 # Apache-2.0
os-win>=1.4.0 # Apache-2.0
castellan>=0.4.0 # Apache-2.0
microversion-parse>=0.1.2 # Apache-2.0
os-xenapi>=0.1.1 # Apache-2.0

View File

@ -220,7 +220,7 @@ universal = 1
[extras]
osprofiler =
osprofiler>=1.4.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
[pbr]
# Treat sphinx warnings as errors during the docs build; this helps us keep

View File

@ -7,11 +7,11 @@ coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
mox3!=0.19.0,>=0.7.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
python-barbicanclient>=4.0.0 # Apache-2.0
python-ironicclient>=1.9.0 # Apache-2.0
python-ironicclient>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD