1306c8b0e1
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 |
||
---|---|---|
.. | ||
__init__.py | ||
_loading.py |