← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294781] Re: user_id missing from message about federation roles

 

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

** Changed in: keystone
    Milestone: None => icehouse-rc1

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

Title:
  user_id missing from message about federation roles

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  In the token common provider, the call to _populate_roles_for_groups()
  is missing the user_id argument, and it is defaulted to None.

  Thus, whenever a user is associated with a group that has no roles on
  either scoped project or domain, then the error message will always
  be: 'User None has no access  to project %(project_id)s'

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


References