python-openstackclient/examples
Dean Troyer 749920bc65 Move OSC auth plugins so they can be found
The plugin detection at the top of openstackclient.api.auth did not
detect the plugins at the bottom of that file because, surprise,
they had not been declared yet so the entry points were ignored.

Move both plugin subclasses into openstackclient.api.auth_plugin.

Fix a problem with the password callback that was otherwise made
worse with this change.

Closes-Bug: 1428912
Change-Id: Idc3b72534071e0013c8922884a8bc14137509a0f
2015-03-10 03:16:12 +00:00
..
common.py Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00
object_api.py Add more session/api examples 2014-11-15 16:29:14 -06:00
osc-lib.py Fix auth-required for help command 2015-02-27 17:27:17 -06:00