openstack-python-openstackc.../openstackclient/tests
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 Merge "Begin low-level API for Network v2" 2015-02-07 00:16:28 +00:00
common Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00
compute Added capabilities/options to 'openstack flavor list' 2015-02-03 07:57:20 -08: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 fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
volume Check volume status before extending size 2015-02-06 09:05:41 -08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Check volume status before extending size 2015-02-06 09:05:41 -08:00
test_shell.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00