freeipa/ipaserver
Rob Crittenden e5b6260008 Centralize timeout for waiting for servers to start.
All service start/restart currently go through ipapython/platform so
move the "wait for service to start" code there as well.

A dictionary of known services and ports to wait on is defined in base.py
This is referenced by the platforms by instance name to determine what
to wait for. For the case of dirsrv if we get that as a plain name
(no specific instance) it is assumed to be the main IPA service.

https://fedorahosted.org/freeipa/ticket/2375
https://fedorahosted.org/freeipa/ticket/2610
2012-07-02 17:08:58 -04:00
..
install Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00
plugins Typo fixes 2012-06-25 21:35:11 -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
dcerpc.py Add support for external group members 2012-06-28 16:53:33 +02:00
ipaldap.py Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00
rpcserver.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00