python-openstackclient/openstackclient/common
Dean Troyer 74a27056b3 Update OSC's CommandManager subclass
cliff.commandmanager.CommandManager gained an option, update
openstackclient.common.commandmanager.ComamndManager to match.

Also add CommandManager.get_command_groups() to return a list of the
currently loaded command groups.  I expect this to be useful in
upcoming client diagnostic commands for plugins/extensions.

If these turn out to be generally useful we'll propose them to
upstream cliff.

Change-Id: Ic15a7ca0ef975ca679e753be861be7c628b8e10c
2013-12-03 17:40:54 -06:00
..
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
clientmanager.py Expand support for command extensions 2013-11-21 01:27:10 -06:00
commandmanager.py Update OSC's CommandManager subclass 2013-12-03 17:40:54 -06:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
limits.py Add show limits command 2013-07-12 12:13:27 -05:00
openstackkeyring.py Adjust to non-deprecated names in Keyring 1.6.+ 2013-10-24 14:25:40 +02:00
parseractions.py Add security group commands 2013-07-29 19:07:22 -05:00
quota.py Add quota commands 2013-07-17 15:10:22 -05:00
restapi.py Add options to support TLS certificate verification 2013-10-07 18:17:48 -05:00
utils.py Create a new base REST API interface 2013-08-23 12:08:32 -05:00