summaryrefslogtreecommitdiff
path: root/openstackclient/common
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/common')
-rw-r--r--openstackclient/common/quota.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/common/quota.py b/openstackclient/common/quota.py
index 4668e193..ebbf7ddf 100644
--- a/openstackclient/common/quota.py
+++ b/openstackclient/common/quota.py
@@ -74,8 +74,8 @@ NETWORK_QUOTAS = {
'rbac_policy': 'rbac-policies',
'vip': 'vips',
'subnetpool': 'subnetpools',
- 'member': 'members',
'healthmonitor': 'health-monitors',
+ 'l7policy': 'l7policies',
}