python-openstackclient/releasenotes/notes/migrate-limits-show-f586c9762dfd7d0c.yaml
whoami-rajat 9d39437282 common: Migrate 'limits show' to SDK
This is done for both the compute and block storage services even though
the compute service hasn't supported rate limits since API v2.1 was
introduced [1].

[1] https://github.com/openstack/nova/commit/ca4ec762804

Change-Id: Idd9f4a1c23952a6087f08c03ac8b5bebd5a0c86d
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
Depends-on: https://review.opendev.org/c/openstack/openstacksdk/+/918519
2024-07-08 10:30:36 +01:00

5 lines
77 B
YAML

---
upgrade:
- |
The ``limits show`` command has been migrated to SDK.