Files
python-keystoneclient/keystoneclient/tests
Jamie Lennox 530bb4fa43 Reference identity plugins from __init__.py
Add the identity plugins to the __init__.py so they can be used without
specifically importing the v2, v3 or generic files.

This changes some usages of keystoneclient.discover to
keystoneclient._discover as the generic plugins are available at the
same time as other versioned plugins when keystoneclient.Client is
imported. This is the reason we have _discover in the first place.

Change-Id: I7b9bbc123aeac11d22b3a58395391d01af0427eb
2014-12-22 11:04:11 +10:00
..
2014-07-23 15:53:56 +02:00
2013-09-24 12:34:17 +10:00
2014-06-15 11:14:08 +08:00
2014-10-15 04:25:50 +00:00