python-openstackclient/openstackclient/common
Rui Chen 3afd2b7ff2 Fix "module list --all" failed
KeyError cause the command "module list --all" failed,
fix it, and do refactor to filter private modules and
reduce the loop times, add related unit tests and
functional tests.

Change-Id: Icd77739502e05b5f763a04a92547497bf82d5d63
Closes-Bug: #1661814
2017-02-06 09:44:18 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py translate all command help strings 2016-11-17 02:33:42 +00:00
client_config.py TODO cleanup: OSC_Config 2017-02-01 17:31:39 -06:00
clientmanager.py Fix OSC networking commands help errors 2017-01-22 06:30:31 +00:00
command.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py translate all command help strings 2016-11-17 02:33:42 +00:00
exceptions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
extension.py translate all command help strings 2016-11-17 02:33:42 +00:00
limits.py translate all command help strings 2016-11-17 02:33:42 +00:00
logs.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
module.py Fix "module list --all" failed 2017-02-06 09:44:18 +08:00
parseractions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
quota.py Fix quota set command error for SDK > 0.9.10 2017-01-15 20:00:53 +08:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
utils.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00