freeipa/ipaserver/install
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
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
bindinstance.py Use unicode parameters in the host plugin 2011-02-18 10:31:23 -05:00
cainstance.py Wait for Directory Server ports to open 2011-03-21 14:31:08 -04:00
certs.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
dsinstance.py Wait for memberof task and DS to start before proceeding in installation. 2011-04-22 11:43:50 +02:00
httpinstance.py Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. 2011-03-15 14:09:57 -04:00
installutils.py Fix wording of error message. 2011-03-29 13:47:06 -04:00
krbinstance.py ipa-server-install inconsistent capitalization 2011-02-03 10:34:01 -05:00
ldapupdate.py The default groups we create should have ipaUniqueId set 2011-04-15 13:02:17 +02:00
Makefile.am Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
ntpinstance.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
replication.py Wait for memberof task and DS to start before proceeding in installation. 2011-04-22 11:43:50 +02:00
service.py Fix uninitialized attributes. 2011-04-21 10:41:29 +02:00
upgradeinstance.py Automatically update IPA LDAP on rpm upgrades 2011-03-21 13:23:53 -04:00