Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 298a0e5

Browse files
Jenkinsopenstack-gerrit
Jenkins
authored andcommitted
Merge "Modify quota-list descripton"
2 parents 36e3bb2 + e00cd16 commit 298a0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neutronclient/neutron/v2_0/quota.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def run(self, parsed_args):
6464

6565

6666
class ListQuota(neutronV20.NeutronCommand, lister.Lister):
67-
"""List defined quotas of all tenants."""
67+
"""List quotas of all tenants who have non-default quota values."""
6868

6969
api = 'network'
7070
resource = 'quota'

0 commit comments

Comments
 (0)