Files
freeipa/tests
Petr Viktorin 4779865ea3 Replace getList by a get_entries method
The find_entries method is cumbersome to use: it requires keyword arguments
for simple uses, and callers are tempted to ignore the 'truncated' flag
it returns.
Introduce a simpler method, get_entries, that returns the found
list directly, and raises an errors if the list is truncated.
Replace the getList method by get_entries.

Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
2013-03-01 16:59:45 +01:00
..
2013-03-01 16:59:42 +01:00
2010-12-20 17:19:53 -05:00
2010-12-20 17:19:53 -05:00
2012-07-24 16:54:21 -04:00
2012-08-12 16:23:24 -04:00