← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1575057] Re: 'domain' is not honored in local.group mapping

 

** Also affects: keystone/mitaka
   Importance: Undecided
       Status: New

** Changed in: keystone/mitaka
       Status: New => Fix Released

** Changed in: keystone/mitaka
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1575057

Title:
  'domain' is not honored in local.group mapping

Status in OpenStack Identity (keystone):
  Fix Released
Status in OpenStack Identity (keystone) mitaka series:
  Fix Released

Bug description:
  The JSON schema for Federation mapping in Mitaka doesn't allow
  'domain' to be added to the local.group, but the code explicitly
  request it:

  2016-04-26 10:54:30.614 28203 ERROR keystone.common.wsgi   File "/usr/lib/python2.7/dist-packages/keystone/federation/utils.py", line 623, in _transform
  2016-04-26 10:54:30.614 28203 ERROR keystone.common.wsgi     domain = (group['domain'].get('name') or
  2016-04-26 10:54:30.614 28203 ERROR keystone.common.wsgi KeyError: 'domain'

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


References