← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418398] [NEW] role not found and assignment not found mix up together

 

Public bug reported:

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

** Affects: keystone
     Importance: Undecided
     Assignee: Dave Chen (wei-d-chen)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Dave Chen (wei-d-chen)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1418398

Title:
  role not found and assignment not found mix up together

Status in OpenStack Identity (Keystone):
  In Progress

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1418398/+subscriptions


Follow ups

References