diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2016-06-22 11:48:33 -0500 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2016-06-22 13:54:32 -0500 |
| commit | ccbb2dd1e8aaa5d2f34a30763f71125688c8dfac (patch) | |
| tree | 427cbdbfc99d19b7abbc36614695de41b12a10d0 /setup.cfg | |
| parent | fd03f5250a61334938d700b568e6f777f92d572c (diff) | |
| download | python-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.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
