[Freeipa-devel] [PATCH 31/31] Ticket 1485 - DN pairwise grouping

John Dennis jdennis at redhat.com
Wed Jul 20 23:59:14 UTC 2011


The pairwise grouping used to form RDN's and AVA's proved to be
confusing in practice, this patch removes that functionality thus
requiring programmers to explicitly pair attr,value using a tuple or
list.

In addition it was discovered additional functionality was needed to
support some DN operations in freeipa. DN objects now support
startswith(), endswith() and the "in" membership test. These functions
and operators will accept either a DN or RDN.

The unittest was modified to remove the pairwise tests and add new
explicit tests. The unittest was augmented to test the new
functionality. In addition the unittest was cleaned up a bit to use
common utilty functions for improved readabilty and robustness.

The documentation was updated.

--
John Dennis <jdennis at redhat.com>

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0031-Ticket-1485-DN-pairwise-grouping.patch
Type: text/x-patch
Size: 47012 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110720/89820fb6/attachment.bin>


More information about the Freeipa-devel mailing list