There was an error while loading. Please reload this page.
2 parents 370566e + fba4164 commit 6498301Copy full SHA for 6498301
1 file changed
cinderclient/shell_utils.py
@@ -23,7 +23,7 @@
23
_quota_resources = ['volumes', 'snapshots', 'gigabytes',
24
'backups', 'backup_gigabytes',
25
'per_volume_gigabytes', 'groups', ]
26
-_quota_infos = ['Type', 'In_use', 'Reserved', 'Limit']
+_quota_infos = ['Type', 'In_use', 'Reserved', 'Limit', 'Allocated']
27
28
29
def print_volume_image(image):
0 commit comments