mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-11 19:56:55 +00:00
Update git submodules
* Update python-openstackclient from branch 'master'
to 0a937332932b2a0263b12d307026fee43d125418
- 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>
This commit is contained in:
parent
2814b806a2
commit
7dd96ede10
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit d1a0ede7dbf84b66bd4620857683f81808cff8a5
|
Subproject commit 0a937332932b2a0263b12d307026fee43d125418
|
||||||
Loading…
Add table
Reference in a new issue