Change documentation about UpdateQuota class
The documentation about UpdateQuota is misleading. This makes it seem like you can only update a quota when it is currently the default quota values. Trivial Fix Change-Id: I5dae7b38d388f4abae5d927998e809839e8ef879
This commit is contained in:
parent
a74a188735
commit
3bf9d4c609
@ -140,7 +140,7 @@ class ShowQuotaDefault(ShowQuotaBase):
|
||||
|
||||
|
||||
class UpdateQuota(neutronV20.NeutronCommand, show.ShowOne):
|
||||
"""Define tenant's quotas not to use defaults."""
|
||||
"""Update a given tenant's quotas."""
|
||||
|
||||
resource = 'quota'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user