← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482687] [NEW] enabled emulation query should request no attributes

 

Public bug reported:

When keystone does the ldap_search for the "enabled emulation" entry, it
asks for the "cn" attribute to be returned. Since keystone doesn't use
the cn attribute from the result, there's no need for it to request this
attribute, and it would be slightly more efficient to request no
attributes instead since there's less data for the LDAP server to
return.

** Affects: keystone
     Importance: Undecided
     Assignee: Brant Knudson (blk-u)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Brant Knudson (blk-u)

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

Title:
  enabled emulation query should request no attributes

Status in Keystone:
  In Progress

Bug description:
  When keystone does the ldap_search for the "enabled emulation" entry,
  it asks for the "cn" attribute to be returned. Since keystone doesn't
  use the cn attribute from the result, there's no need for it to
  request this attribute, and it would be slightly more efficient to
  request no attributes instead since there's less data for the LDAP
  server to return.

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


Follow ups