glance member-list help not appropriate

Bug #1564326 reported by Abhishek Talwar
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Glance Client
Won't Fix
Low
Unassigned

Bug Description

The help for glance member-list shows both image-id and tenant-id as optional parameters but the command doesnt works without image or tenant ID specified.

So, the help should be updated to guide the user that he has to use either of the optional parameters for the command to work.

Current help for the command :

stack:~/devstack$ glance help member-list
usage: glance member-list [--image-id <IMAGE_ID>] [--tenant-id <TENANT_ID>]

Describe sharing permissions by image or tenant.

Optional arguments:
  --image-id <IMAGE_ID>
                        Filter results by an image ID.
  --tenant-id <TENANT_ID>
                        Filter results by a tenant ID.

Expected Result:

stack:~/devstack$ glance help member-list
usage: glance member-list [--image-id <IMAGE_ID>] [--tenant-id <TENANT_ID>]

Describe sharing permissions by image or tenant.
Use either image-id or tenant-id to lists the members.

Optional arguments:
  --image-id <IMAGE_ID>
                        Filter results by an image ID.
  --tenant-id <TENANT_ID>
                        Filter results by a tenant ID.

Tags: python-glan
Changed in python-glanceclient:
assignee: nobody → Abhishek Talwar (abhishek-talwar)
Changed in python-glanceclient:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-glanceclient (master)

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

Changed in python-glanceclient:
status: Confirmed → In Progress
Revision history for this message
Ian Cordasco (icordasc) wrote :

Removing the assignee and updating the status to reflect the fact that the review has not been updated by the assignee in nearly a year.

Changed in python-glanceclient:
assignee: Abhishek Talwar (abhishek-talwar) → nobody
status: In Progress → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-glanceclient (master)

Change abandoned by Brian Rosmaita (<email address hidden>) on branch: master
Review: https://review.openstack.org/307040
Reason: No activity in >1 year.

Revision history for this message
Cyril Roelandt (cyril-roelandt) wrote :

This seems to be targeted at v1 and a specific command, when this is a broader issue. I am going to close this in favor of https://bugs.launchpad.net/python-glanceclient/+bug/1933390.

Changed in python-glanceclient:
status: Triaged → Won't Fix
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.