freeipa/ipaclient/remote_plugins
Christian Heimes 3be696c92f Drop in-memory copy of schema zip file
The schema cache used a BytesIO buffer to read/write schema cache before
it got flushed to disk. Since the schema cache is now loaded in one go,
the temporary buffer is no longer needed.

File locking has been replaced with a temporary file and atomic rename.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: David Kupka <dkupka@redhat.com>
2017-03-01 12:50:43 +01:00
..
2_49 compat: fix Any params in batch and dnsrecord 2017-02-23 18:53:50 +01:00
2_114 compat: fix Any params in batch and dnsrecord 2017-02-23 18:53:50 +01:00
2_156 compat: fix Any params in batch and dnsrecord 2017-02-23 18:53:50 +01:00
2_164 compat: fix Any params in batch and dnsrecord 2017-02-23 18:53:50 +01:00
__init__.py ipaclient: schema cache: Handle malformed server info data gracefully 2017-01-09 09:13:36 +01:00
compat.py Replace LooseVersion 2016-11-24 15:46:40 +01:00
schema.py Drop in-memory copy of schema zip file 2017-03-01 12:50:43 +01:00