Merge "Change documentation about UpdateQuota class"

This commit is contained in:
Jenkins 2017-03-02 17:43:33 +00:00 committed by Gerrit Code Review
commit 901a140a1f
1 changed files with 1 additions and 1 deletions

View File

@ -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'