← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => kilo-3

-- 
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):
  Fix Released

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


References