Listing users of a project/tenant through CLI

Bug #1177255 reported by Sanjana Seetharam
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient
Won't Fix
Wishlist
Unassigned
python-openstackclient
Fix Released
Medium
Terry Howe

Bug Description

Currently, the only solution provided to view a list of users assigned to a particular project is:

#By using the projects tab in the dashboard and then using modify users.

No such option exists through CLI.

no longer affects: horizon
Revision history for this message
Dolph Mathews (dolph) wrote :

(CLI exposure should happen through python-openstackclient)

Changed in keystone:
importance: Undecided → Wishlist
status: New → Confirmed
affects: keystone → python-keystoneclient
Changed in python-openstackclient:
status: New → Confirmed
Changed in python-keystoneclient:
status: Confirmed → Won't Fix
Revision history for this message
Dean Troyer (dtroyer) wrote :

For both versions (v2 and v3): the option is there but non-functional. The tenant/project lookup needs to be performed and filtering added.

Changed in python-openstackclient:
importance: Undecided → Medium
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m2
Revision history for this message
Terry Howe (thowe-g) wrote :
Changed in python-openstackclient:
assignee: nobody → Terry Howe (thowe-g)
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-openstackclient (master)

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

commit e72072adc3b62b5ef8e3076169fed19dea9995f7
Author: Terry Howe <email address hidden>
Date: Mon Mar 31 14:48:42 2014 -0600

    Fix the project option to user list so it filters

    The --project option to the user list command was not implemented
    * Allow users to be filted by project
    * Support id or name of project with the find_resource command
    * Make sure the report does not contain duplicates

    Change-Id: Ic0e10cccd7749d38a7d4b80bbdc68e61a660084b
    Closes-Bug: #1177255

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: m2 → m4
Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: Fix Committed → Fix Released
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.