Merge "Change documentation about UpdateQuota class"
This commit is contained in:
commit
901a140a1f
@ -140,7 +140,7 @@ class ShowQuotaDefault(ShowQuotaBase):
|
|||||||
|
|
||||||
|
|
||||||
class UpdateQuota(neutronV20.NeutronCommand, show.ShowOne):
|
class UpdateQuota(neutronV20.NeutronCommand, show.ShowOne):
|
||||||
"""Define tenant's quotas not to use defaults."""
|
"""Update a given tenant's quotas."""
|
||||||
|
|
||||||
resource = 'quota'
|
resource = 'quota'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user