openstack-python-openstackc.../openstackclient
Andriy Kurilin 0a93733293 Fix quota usage and reservation display
Fix `openstack quota show --usage` to correctly display resource usage
and reservations by applying proper name normalization for corresponding
sections of data.
Previously, name normalization was applied only for "limits" which is
the root section, leaving 'usage' and 'reservation' sections untouched.

Change-Id: Id14fe894b30a74b9b8d78b00c3d4ff151f8b4210
Closes-bug: #2137636
Signed-off-by: Andriy Kurilin <andr.kurilin@gmail.com>
2026-01-07 13:29:49 +01:00
..
api ruff: Enable E5 check 2025-12-11 02:43:20 +09:00
common Fix quota usage and reservation display 2026-01-07 13:29:49 +01:00
compute typing: Fixups for typed osc-lib 2025-12-15 11:38:36 +00:00
identity Merge "typing: Fixups for typed osc-lib" 2025-12-16 18:13:51 +00:00
image Fix image owner change when accepting membership with --project 2025-12-18 14:01:45 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2025-04-02 03:07:33 +00:00
network typing: Fixups for typed osc-lib 2025-12-15 11:38:36 +00:00
object Add custom command classes 2025-12-11 18:55:13 +00:00
releasenotes/notes Show Created At column for volume backups 2024-05-19 22:17:06 +02:00
tests Fix quota usage and reservation display 2026-01-07 13:29:49 +01:00
volume typing: Fixups for typed osc-lib 2025-12-15 11:38:36 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
command.py Add custom command classes 2025-12-11 18:55:13 +00:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py typing: Fixups for typed osc-lib 2025-12-15 11:38:36 +00:00