freeipa/ipaclient
David Kupka 229e2a1ed9 compat: Save server's API version in for pre-schema servers
When client comunicates with server that doesn't support 'schema'
command it needs to determine its api version to be able to use the
right compat code. Storing information about server version reduces the
need to call 'env' or 'ping' command only to first time the server is
contacted.

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2016-08-03 16:32:39 +02:00
..
plugins frontend: Change doc, summary, topic and NO_CLI to class properties 2016-08-03 16:32:39 +02:00
remote_plugins compat: Save server's API version in for pre-schema servers 2016-08-03 16:32:39 +02:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py frontend: Change doc, summary, topic and NO_CLI to class properties 2016-08-03 16:32:39 +02:00
ipa_certupdate.py ipa-certupdate: track lightweight CA certificates 2016-06-29 08:52:29 +02:00
ipachangeconf.py Add the culprit line when a configuration file has an incorrect format 2016-06-06 19:06:32 +02:00
ipadiscovery.py pylint: remove bare except 2016-03-22 10:20:51 +01:00
ntpconf.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in client: add support for pre-schema servers 2016-07-01 09:40:04 +02:00