role not found and assignment not found mix up together

Bug #1418398 reported by Dave Chen
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Dave Chen

Bug Description

Currently, basic role not found exception and role assignment with specific role cannot be found are mixed up together, need add "RoleAssignment" exception to differentiate from the basic role exception will help reducing the confusion.

[1] https://github.com/openstack/keystone/blob/master/keystone/assignment/backends/sql.py#L172

Dave Chen (wei-d-chen)
Changed in keystone:
assignee: nobody → Dave Chen (wei-d-chen)
Changed in keystone:
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
tags: added: user-experience
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/133628
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ee507151d828987457d6b6d50bac924237d94f00
Submitter: Jenkins
Branch: master

commit ee507151d828987457d6b6d50bac924237d94f00
Author: Dave Chen <email address hidden>
Date: Wed Nov 12 00:25:17 2014 +0800

    Add new "RoleAssignment" exception

    Currently, basic role not found exception and role assignment with
    specific role cannot be found are mixed up together, add "RoleAssignment"
    exception to differentiate from the basic role exception will help
    reducing the confusion.

    Closes-Bug: #1418398
    Change-Id: Ifcaad4a92f51a6bc0e4ac2394805af9e1a4c2a1c

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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