keystoneauth/keystoneauth1/extras/kerberos
Adam Young 1306c8b0e1 Fix parameters for Kerberos Auth Plugin
The auth plugin was not loading when called from the CLI due to the
mismatch of variable argument parameter calling convention.  This was
due in part to not specfying the parameters properly in the plugin, and
also due to extending from the wrong base class.

Closes-Bug: #1622079

Change-Id: I37a8320b61e7468c173f81348b0a7dd0ee1ad966
2016-09-21 12:22:46 -04:00
..
__init__.py Fix parameters for Kerberos Auth Plugin 2016-09-21 12:22:46 -04:00
_loading.py Fix parameters for Kerberos Auth Plugin 2016-09-21 12:22:46 -04:00