From ccbb2dd1e8aaa5d2f34a30763f71125688c8dfac Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 22 Jun 2016 11:48:33 -0500 Subject: Remove OSCGenericPassword plugin The need for this has passed plus with 3.0 we can take the breakage hit, if any. Change-Id: Ic019842f00033d2cd67b75f036e7e817e4b7c075 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.cfg') 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 -- cgit v1.2.1