python-openstackclient/openstackclient/tests/functional/common
Rui Chen 0898ebacb8 Support list commands by group name keyword
The output of current "command list" is so long, it's
very difficult for users to find out the commands
they care about.

Add "--group <group-keyword>" option to filter the commands by group
name keyword, like: --group volume, list all openstack.volume.v2
(cinder) commands

That support the scenario that users need to know the current support
commands of some OpenStack services(nova, neutron, cinder and so on) in
OSC.

Change-Id: Id673042729ad36a0cac0b81fb31a3537c24f03fc
Closes-Bug: #1666780
2017-02-23 12:13:06 +08:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Functional test for configuration 2016-11-28 02:55:00 +08:00
test_help.py Fix OSC networking commands help errors 2017-01-22 06:30:31 +00:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_quota.py Fix quota set command error for SDK > 0.9.10 2017-01-15 20:00:53 +08:00