summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b1b80a06..17bf62b2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -30,8 +30,9 @@ console_scripts =
openstack.cli =
module_list = openstackclient.common.module:ListModule
-openstack.cli.extension =
+openstack.cli.base =
compute = openstackclient.compute.client
+ identity = openstackclient.identity.client
image = openstackclient.image.client
network = openstackclient.network.client
object_store = openstackclient.object.client