Updated from global requirements

Change-Id: Ib9135d0d73d3ec508455c3a703fe7c1c2208d250
This commit is contained in:
OpenStack Proposal Bot 2017-07-13 19:36:14 +00:00
parent ac20980702
commit 742ff15d31
2 changed files with 3 additions and 3 deletions

@ -41,7 +41,7 @@ oslo.log>=3.22.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.db>=4.23.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
@ -52,7 +52,7 @@ rfc3986>=0.3.1 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0
psutil>=3.2.2 # BSD
oslo.versionedobjects>=1.17.0 # Apache-2.0
os-brick!=1.14.0,>=1.13.1 # Apache-2.0
os-brick!=1.14.0,!=1.15.0,>=1.13.1 # Apache-2.0
os-traits>=0.3.1 # Apache-2.0
os-vif>=1.6.0 # Apache-2.0
os-win>=2.0.0 # Apache-2.0

@ -11,7 +11,7 @@ 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.11.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
sphinx>=1.6.2 # BSD