diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ openstack.common = quota_list = openstackclient.common.quota:ListQuota quota_set = openstackclient.common.quota:SetQuota quota_show = openstackclient.common.quota:ShowQuota + quota_delete = openstackclient.common.quota:DeleteQuota versions_show = openstackclient.common.versions:ShowVersions openstack.compute.v2 = |
