← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1316128] [NEW] Move code in ldap which delete elements of tree to common method

 

Public bug reported:

Code which uses 'search_s' and 'delete_s' in ldap backends should be moved to a new method to remove duplication of code.
Also should be added handling of ldap.NO_SUCH_OBJECT exception because now it's just ignored.

** Affects: keystone
     Importance: Undecided
     Assignee: Sergey Nikitin (snikitin)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Sergey Nikitin (snikitin)

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

Title:
  Move code in ldap which delete elements of tree to common method

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  Code which uses 'search_s' and 'delete_s' in ldap backends should be moved to a new method to remove duplication of code.
  Also should be added handling of ldap.NO_SUCH_OBJECT exception because now it's just ignored.

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


Follow ups

References