openstack-python-openstackc.../openstackclient
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
..
api Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00
common Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00
compute Handle novaclient >2.20.0 2015-03-03 13:02:11 +00:00
identity Merge "Restrict groups and users from changing domains" 2015-02-10 07:34:02 +00:00
image Add sort support to image list 2015-02-06 10:57:10 +08:00
network Begin low-level API for Network v2 2015-01-22 10:06:15 -06:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00
volume Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00