openstack-python-openstackc.../openstackclient
Dean Troyer f43c1f7655 Defer client imports
So we really weren't deferring the loading of client libs dadgummit,
do that for real where possible.  This shaves a couple of tenths off
the static import times.

Also defer as much import-time procesing as possible.  This is a little
ugly in api.auth but this also eliminates import of the auth plugins
until they are needed.

Change-Id: Ia11d4b9cf98231d37449103fc29101dc17afb009
2015-04-15 22:40:52 -05:00
..
api Defer client imports 2015-04-15 22:40:52 -05:00
common Merge "Move OSC auth plugins so they can be found" 2015-03-10 05:37:41 +00:00
compute Defer client imports 2015-04-15 22:40:52 -05:00
identity Add support to remote_id 2015-03-30 11:53:17 -04:00
image Use glanceclient's inbuilt images find 2015-04-02 11:21:07 +11:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Defer client imports 2015-04-15 22:40:52 -05:00
volume Defer client imports 2015-04-15 22:40:52 -05: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