← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1412447] Re: SQL identity driver does't support backend filtering on membership queries

 

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

** Changed in: keystone
    Milestone: None => liberty-2

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

Title:
  SQL identity driver does't support backend filtering on membership
  queries

Status in Keystone:
  Fix Released

Bug description:
  The SQL identity driver leaves filtering on list_users_in_group and
  list_groups_for_user to the controller.  This is probably a reasonable
  assumption - although the LDAP driver now does support at least
  filtering on list_groups_for_user (this is included in
  https://review.openstack.org/#/c/147612/). It would be sensible for
  SQL to at least match what LDAP can do (and avoid having to skip the
  test related to this in test_backend_sql).

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


References