block know broken release of osc

This change blocks 7.0.0, 7.1.0 and 7.1.1
and revert to 6.6.1 which was the last working
version of python-openstackclinet

if 7.1.2 or later is not broken this change allows
that to be pulled in automtatically by not using <7

Change-Id: I1dccf6b5c18db25ffc7db3e8137c113cf123b889
This commit is contained in:
Sean Mooney 2024-09-16 17:17:32 +01:00
parent a1400998cf
commit af91855c9e
2 changed files with 2 additions and 2 deletions

View File

@ -424,7 +424,7 @@ python-neutronclient # Apache-2.0
python-novaclient # Apache-2.0
python-observabilityclient # Apache-2.0
python-octaviaclient # Apache-2.0
python-openstackclient # Apache-2.0
python-openstackclient!=7.0.0,!=7.1.0,!=7.1.1 # Apache-2.0
python-swiftclient # Apache-2.0
python-tackerclient # Apache-2.0
python-troveclient # Apache-2.0

View File

@ -496,7 +496,7 @@ python-ironicclient===5.8.0
babel===2.16.0
XStatic===1.0.3
XStatic-Angular-FileUpload===12.2.13.0
python-openstackclient===7.1.1
python-openstackclient===6.6.1
pyzmq===26.2.0
oslo.db===16.0.0
simplegeneric===0.8.1