Updated from global requirements

Change-Id: I31d15eb7f1a5b67ee9c82946efefc0c226b01114
This commit is contained in:
OpenStack Proposal Bot 2016-01-25 00:14:26 +00:00
parent a35d5a1345
commit eefb744f7e
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
boto>=2.32.1 # MIT
decorator>=3.4.0 # BSD
eventlet>=0.17.4 # MIT
eventlet!=0.18.0,>=0.17.4 # MIT
Jinja2>=2.8 # BSD License (3 clause)
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
lxml>=2.3 # BSD
@ -43,15 +43,15 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
oslo.messaging>=4.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
rfc3986>=0.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
psutil<2.0.0,>=1.1.1 # BSD
oslo.versionedobjects>=0.13.0 # Apache-2.0
oslo.versionedobjects>=1.4.0 # Apache-2.0
alembic>=0.8.0 # MIT
os-brick>=0.4.0 # Apache-2.0
os-brick>=0.8.0 # Apache-2.0
os-win>=0.0.7 # Apache-2.0
castellan>=0.3.1 # Apache-2.0

View File

@ -10,7 +10,7 @@ mox3>=0.7.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.6.2 # MIT License
python-barbicanclient>=3.3.0 # Apache-2.0
python-ironicclient>=0.8.0 # Apache-2.0
python-ironicclient>=0.9.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD