Merge "Fix for 'quota-delete' call to API v2"
This commit is contained in:
commit
fa18f8e171
@ -1119,7 +1119,7 @@ def do_quota_update(cs, args):
|
||||
|
||||
@utils.arg('tenant', metavar='<tenant_id>',
|
||||
help='UUID of tenant to delete the quotas for.')
|
||||
@utils.service_type('volume')
|
||||
@utils.service_type('volumev2')
|
||||
def do_quota_delete(cs, args):
|
||||
"""Delete the quotas for a tenant."""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user