openstack-python-openstackc.../openstackclient
Dean Troyer 1ab38679b6 Make Identity client load like the others
This does a couple of things:
* Loads the Identity client module in the same manner as the other
  'base' clients (where 'base' == 'included in the OSC repo')
* Changes the entry point group name for the base clients to
  'openstack.cli.base'.  The extension group name remains the same.
* Loads the base modules first followed by the extension modules.
  This load order ensures that the extension module commands are all
  loaded _after_ the base commands, allowing extensions to now override
  the base commands.

Change-Id: I4b9ca7f1df6eb8bbe8e3f663f3065c2ed80ce20b
2014-08-28 08:29:32 -05:00
..
common Add container create and delete support 2014-08-03 03:52:04 -04:00
compute Merge "Normalize more help strings" 2014-07-24 22:09:28 +00:00
identity Make Identity client load like the others 2014-08-28 08:29:32 -05:00
image Merge "Add more columns to image list output" 2014-07-26 22:20:19 +00:00
network Update help text for some network commands 2014-07-17 19:20:53 -04:00
object Add commands for object upload and delete 2014-08-08 18:33:20 -04:00
openstack sync oslo bits 2014-06-20 16:18:33 -04:00
tests Merge "add tests for identity v3 endpoint" 2014-08-23 16:42:08 +00: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
shell.py Make Identity client load like the others 2014-08-28 08:29:32 -05:00