role list ignores --inherited option

Bug #1502822 reported by Rudolf Vriend
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Unassigned

Bug Description

The 'role list' command offers a --inherited option (according to help text) but ignores it when specified.

It seems that the --inherited option is parsed, but just not handed down to the identity_client.roles.list in the indentity/v3/role.py ListRole.take_action

Revision history for this message
Steve Martinelli (stevemar) wrote :

that's unfortunate, looks like it's there for grant and revoke but not list.

Changed in python-openstackclient:
status: New → Confirmed
importance: Undecided → Medium
Changed in python-openstackclient:
assignee: nobody → Satyanarayana Patibandla (satya-patibandla)
Revision history for this message
Steve Martinelli (stevemar) wrote :

@satya, this bug is already in by the bug reporter:

https://review.openstack.org/#/c/231540/

Changed in python-openstackclient:
assignee: Satyanarayana Patibandla (satya-patibandla) → Rudolf Vriend (rudolf-vriend)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

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

commit 7075c90053806d585ffb0042b858c482a831263c
Author: Rudolf Vriend <email address hidden>
Date: Tue Oct 6 17:14:25 2015 +0200

    Evaluate --inherited in role list

    the --inherited option was not being passed into keystoneclient

    Closes-Bug: #1502822

    Change-Id: I48170dc67b23cc9b0665b1e0f38118eea952f131

Changed in python-openstackclient:
status: Confirmed → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → next
Revision history for this message
Steve Martinelli (stevemar) wrote :

released with 1.8.0

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.