Help message should contain "type" for "--service" option of endpoint list

Bug #1666841 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

OSC support to filter OpenStack endpoints by service type, name and ID, but help message and document don't contain "type" for "--service" option of "endpoint list" command.

$ openstack --version
openstack 3.8.2
$ openstack endpoint list -h
...
List endpoints

optional arguments:
  -h, --help show this help message and exit
  --service <service> Filter by service (name or ID) <<<< HERE
  --interface <interface>
                        Filter by interface type (admin, public or internal)
  --region <region-id> Filter by region ID

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/436851

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/436851
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=c828216e2b02a9fcee3bb9a10fde2ec5ccd59026
Submitter: Jenkins
Branch: master

commit c828216e2b02a9fcee3bb9a10fde2ec5ccd59026
Author: Rui Chen <email address hidden>
Date: Wed Feb 22 17:56:03 2017 +0800

    Fix "endpoint list" help message

    OSC support to filter OpenStack endpoints by service type, name and ID,
    but help message and document don't contain "type" for "--service"
    option of "endpoint list" command.

    Change-Id: I5c8bc28e037b4c6f96ec83525a319353f01f256a
    Closes-Bug: #1666841

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.