python-openstackclient/openstackclient/tests/unit/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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_clientmanager.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_command.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_commandmanager.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_configuration.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_extension.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_logs.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_module.py Fix "module list --all" failed 2017-02-06 09:44:18 +08:00
test_parseractions.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_quota.py Fix quota set command error for SDK > 0.9.10 2017-01-15 20:00:53 +08:00