Updated from global requirements

Change-Id: Ie3349053d321e19cfa5f2205e95a434c703f86c8
This commit is contained in:
OpenStack Proposal Bot 2017-01-01 12:10:19 +00:00
parent ebd2908944
commit c8731d3549
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
tenacity>=3.2.1 # Apache-2.0
WebOb>=1.6.0 # MIT
kombu!=4.0.0,!=4.0.1,!=4.0.2,>=3.0.25 # BSD
kombu<4.0.0,>=3.0.25 # BSD
psutil<2.0.0,>=1.1.1 # BSD
six>=1.9.0 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
@ -34,7 +34,7 @@ python-neutronclient>=5.1.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-congressclient<2000,>=1.3.0 # Apache-2.0
python-mistralclient>=2.0.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0

View File

@ -19,7 +19,7 @@ os-testr>=0.8.0 # Apache-2.0
murano-pkg-check>=0.2.0 # Apache-2.0
# Some of the tests use real MySQL and Postgres databases
PyMySQL!=0.7.7,>=0.7.6 # MIT License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL
# doc build requirements