update constraint for python-blazarclient to new release 3.0.0

Change-Id: I3d43b9f4eb66eaa3ca837dd80a389c7bf4e5101c
meta:version: 3.0.0
meta:diff-start: -
meta:series: ussuri
meta:release-type: release
meta:pypi: yes
meta:first: yes
meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com>
meta:release:Commit: Pierre Riteau <pierre@stackhpc.com>
meta:release:Change-Id: Ib59ecebdc42d871e9363c822bed1b1836f3fd330
meta:release:Code-Review+1: Pierre Riteau <pierre@stackhpc.com>
meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
This commit is contained in:
OpenStack Proposal Bot 2020-02-18 11:25:15 +00:00 committed by Sean McGinnis
parent dc7719e8b4
commit 0cc7e7f25a
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