Merge "update constraint for python-blazarclient to new release 3.0.0"

This commit is contained in:
Zuul 2020-02-19 07:07:16 +00:00 committed by Gerrit Code Review
commit cc376a436c
2 changed files with 3 additions and 2 deletions

View File

@ -288,7 +288,8 @@ gnocchiclient # Apache-2.0
tricircleclient<1.0.0;python_version=='2.7' # Apache-2.0
tricircleclient;python_version>='3.6' # Apache-2.0
python-barbicanclient # Apache-2.0
python-blazarclient # Apache-2.0
python-blazarclient<3.0.0;python_version=='2.7' # Apache-2.0
python-blazarclient;python_version>='3.6' # Apache-2.0
python-ceilometerclient # Apache-2.0
python-cinderclient!=4.0.0,<6.0.0;python_version=='2.7' # Apache-2.0
python-cinderclient!=4.0.0;python_version>='3.6' # Apache-2.0

View File

@ -713,7 +713,7 @@ futurist===2.0.0;python_version=='3.7'
jsonschema===3.2.0
sphinxcontrib-devhelp===1.0.1;python_version=='3.6'
sphinxcontrib-devhelp===1.0.1;python_version=='3.7'
python-blazarclient===2.2.1
python-blazarclient===3.0.0
alembic===1.3.3
glance-store===1.1.0
sphinxcontrib-programoutput===0.15