This is still very broken even this the promoted fix of
https://review.opendev.org/c/openstack/python-openstackclient/+/792950/
and running with the VERY latest and greatest:

```
openstack --os-volume-api-version 3.60 limits show --absolute --project 
$SOMEPROJECT
```
returns the same data for all limits coming from cinder:
 totalVolumesUsed
 totalGigabytesUsed
 totalSnapshotsUsed
 totalBackupsUsed
 totalBackupGigabytesUsed

which always originates from the OS_CLOUD configured project, but not
the one given as CLI parameter.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792880

Title:
  totalGigabytesUsed in openstack limits show indicate wrong info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1792880/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to