python-openstackclient/openstackclient/volume
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
..
v1 Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Defer client imports 2015-04-15 22:40:52 -05:00