[Freeipa-devel] [PATCH] 958 fix schema handling in F-17

Rob Crittenden rcritten at redhat.com
Wed Feb 22 21:00:50 UTC 2012


The python-ldap in F-17 added uniqueness checking in its schema parser. 
This breaks the updater where we purposely re-create the schema from a 
dictionary to see if anything has changed. We need to pass in a flag to 
tell it to not check uniqueness.

This flag is new to the API so to support all platforms I added some 
introspection.

Note that this eliminates the need to patch python-ldap in F-17 (it 
works either way).

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-958-schema.patch
Type: text/x-diff
Size: 1541 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120222/15c519d5/attachment.bin>


More information about the Freeipa-devel mailing list