summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-07-24 03:32:51 +0000
committerGerrit Code Review <review@openstack.org>2015-07-24 03:32:51 +0000
commit46cc7d12ad202184917822dfa16dc66d066c8538 (patch)
tree5e14c144ac237615f2716c18c403e869c07a7e41 /setup.cfg
parente54a15aabbfa8df04de53dcc53466e683e5f633b (diff)
parent43942871a9d1515b6ed261e5093001850c2232be (diff)
downloadpython-openstackclient-46cc7d12ad202184917822dfa16dc66d066c8538.tar.gz
Merge "Add configuration show command"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index c9540732..706ea980 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -44,6 +44,7 @@ openstack.cli.base =
volume = openstackclient.volume.client
openstack.common =
+ configuration_show = openstackclient.common.configuration:ShowConfiguration
extension_list = openstackclient.common.extension:ListExtension
limits_show = openstackclient.common.limits:ShowLimits
quota_set = openstackclient.common.quota:SetQuota