cinder --os-volume-api-version has no effect

Bug #2042863 reported by lakcaj
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
python-cinderclient
New
Undecided
Unassigned

Bug Description

Using the cinder standalone client against a yoga OpenStack cluster fails with:

ERROR: Version 3.70 is not supported by the API. Minimum is 3.0 and maximum is 3.68

The proper thing to do seems to be to specify the API version via the --os-volume-api-version option or the OS_VOLUME_API_VERSION env var. However, the same error is returned even with the following (and when using the env var):

cinder --os-volume-api-version 3.68 type-list # for example

I had to downgrade python-cinderclient to 8.3.0 to get a version that would work with yoga.

Cheers.

Revision history for this message
Renato Garcia Teixeira (resnef) wrote :

Hi team,
I had same issue with the cinder client in yoga release. Using the following cinder:
 rpm -qa | grep python.*cinderclient
python3-cinderclient-9.3.0-3.el9.noarch

It gives same error on cinder commands and checking OS_VOLUME_API_VERSION env does not have any effect.

Cheers!

Revision history for this message
Harry Kominos (hkominos) wrote :

I am also affected. I also confirm that downgrading to 8.3.0 worked as a temporary workaround

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.