summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-19 18:08:53 +0000
committerGerrit Code Review <review@openstack.org>2015-01-19 18:08:53 +0000
commitc9c28dc31d09f34e341f504fea4e719a740fdf7c (patch)
tree43fa0e221b2b9ff1cb9ef41224eba31cc9fe115a /setup.cfg
parentab247283779090228fe66affca4bdec5e7f7471d (diff)
parentd3b87d7795356d3c4e4b6f578a1f426a74f9afbd (diff)
downloadpython-openstackclient-c9c28dc31d09f34e341f504fea4e719a740fdf7c.tar.gz
Merge "Add version url config workaround"
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 de80ea76..4d47773e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,6 +29,7 @@ console_scripts =
keystoneclient.auth.plugin =
token_endpoint = openstackclient.api.auth:TokenEndpoint
+ osc_password = openstackclient.api.auth:OSCGenericPassword
openstack.cli =
command_list = openstackclient.common.module:ListCommand