summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDean Troyer <dtroyer@gmail.com>2016-06-22 11:48:33 -0500
committerDean Troyer <dtroyer@gmail.com>2016-06-22 13:54:32 -0500
commitccbb2dd1e8aaa5d2f34a30763f71125688c8dfac (patch)
tree427cbdbfc99d19b7abbc36614695de41b12a10d0 /setup.cfg
parentfd03f5250a61334938d700b568e6f777f92d572c (diff)
downloadpython-openstackclient-ccbb2dd1e8aaa5d2f34a30763f71125688c8dfac.tar.gz
Remove OSCGenericPassword plugin
The need for this has passed plus with 3.0 we can take the breakage hit, if any. Change-Id: Ic019842f00033d2cd67b75f036e7e817e4b7c075
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 5e26d38d..44dd616a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,7 +28,6 @@ console_scripts =
keystoneauth1.plugin =
token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint
- osc_password = openstackclient.api.auth_plugin:OSCGenericPassword
openstack.cli =
command_list = openstackclient.common.module:ListCommand