openstack-python-openstackc.../openstackclient
Dean Troyer 897418edca Move plugin stuff to clientmanager
The OSC plugins work by adding an object as an attribute to a
ClientManager instance.  The initialization and management of
thos plugins belongs in clientmanager.py.

At this point the only part not moved is the API version dict
initialization bcause the timing and connection to the
CommandManager initialization.  It gets refactored anyway when
API discovery becomes operational.

Change-Id: If9cb9a0c45a3a577082a5cdbb793769211f20ebb
2014-10-13 23:02:34 -05:00
..
api Support for keystone auth plugins 2014-10-09 12:34:47 +02:00
common Move plugin stuff to clientmanager 2014-10-13 23:02:34 -05:00
compute Update compute server messages for translation 2014-10-08 15:05:22 -04:00
identity Merge "Mark identity v2 resources for translation" 2014-10-12 18:50:27 +00:00
image Change help text for image save command 2014-09-21 12:02:11 -04:00
network Merge "Network use enable/disable vs admin state up/down" 2014-09-08 17:29:37 +00:00
object Fix issues with object related commands 2014-10-06 20:04:19 -04:00
tests Fix issue token for v3 2014-10-11 20:34:09 -04:00
volume Merge "Normalize more help strings" 2014-07-24 22:09:28 +00: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 plugin stuff to clientmanager 2014-10-13 23:02:34 -05:00