Support list commands by group name keyword

Bug #1666780 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Rui Chen

Bug Description

The output of current "command list" is so long, it's very difficult for users to find out the commands they care about.

Proposed change:

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.

Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/436806

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/436806
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=0898ebacb8d9c38ae36adaf593867a9b16a50504
Submitter: Jenkins
Branch: master

commit 0898ebacb8d9c38ae36adaf593867a9b16a50504
Author: Rui Chen <email address hidden>
Date: Wed Feb 22 14:39:09 2017 +0800

    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

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.9.0

This issue was fixed in the openstack/python-openstackclient 3.9.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.