freeipa/ipaserver
Rob Crittenden 46a3411420 Wait for memberof task and DS to start before proceeding in installation.
This was causing a replica DS instance to crash if the task was not
completed when we attempted a shutdown to do a restart.

In replication.py we were restarting the DS instance without waiting
for the ports to become available.

It is unlikely that the dn of the memberof task will change but just in
case I noted it in the two places it is referenced.

ticket 1188
2011-04-22 11:43:50 +02:00
..
install Wait for memberof task and DS to start before proceeding in installation. 2011-04-22 11:43:50 +02:00
plugins Cache the value of get_ipa_config() in the request context. 2011-03-31 13:08:32 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Wait for memberof task and DS to start before proceeding in installation. 2011-04-22 11:43:50 +02:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Fix uninitialized attributes. 2011-04-21 10:41:29 +02:00