openstack-python-openstackc.../openstackclient
wanghong f600c0eafb only generate one clientmanager instance in interactive mode
Currently, we repeated to generate clientmanager instance when run
command in interactive mode. This should be avoided.

Change-Id: I0536a690bc173be38af08a2e4443115532041efd
Closes-Bug: #1383083
2014-10-20 15:29:53 +08:00
..
api Add plugin to support token-endpoint auth 2014-10-12 16:48:43 -05:00
common Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
compute Remove now-unnecessary client creation hacks 2014-10-18 00:01:45 -05:00
identity Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
image Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
network Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
object Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
tests Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
volume Remove now-unnecessary client creation hacks 2014-10-18 00:01:45 -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 only generate one clientmanager instance in interactive mode 2014-10-20 15:29:53 +08:00