freeipa/ipaserver/plugins
Martin Basti 2a1a3c498a Upgrade: increase time limit for upgrades
Default ldap search limit is now 30 sec by default during upgrade.

Limits must be changed for the whole ldap2 connection, because this
connection is used inside update plugins and commands called from
upgrade.

Together with increasing the time limit, also size limit should be
unlimited during upgrade. With sizelimit=None we may get the
TimeExceeded exception from getting default value of the sizelimit from LDAP.

https://fedorahosted.org/freeipa/ticket/5267

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-12-01 08:51:44 +01:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py install: drop support for Dogtag 9 2015-11-25 09:12:25 +01:00
join.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
ldap2.py Upgrade: increase time limit for upgrades 2015-12-01 08:51:44 +01:00
rabase.py plugable: Pass API to plugins on initialization rather than using set_api 2015-07-01 13:05:30 +00:00
xmlserver.py Add /session/token_sync POST support 2014-06-26 15:55:24 +02:00