Petr Spacek
43acb994f6
DNSSEC: ipa-dnskeysyncd: Skip zones with old DNSSEC metadata in LDAP
...
This filtering is useful in cases where LDAP contains DNS zones which
have old metadata objects and DNSSEC disabled. Such zones must be
ignored to prevent errors while calling dnssec-keyfromlabel or rndc.
https://fedorahosted.org/freeipa/ticket/5348
Reviewed-By: Martin Basti <mbasti@redhat.com >
2016-01-07 14:13:23 +01:00
Martin Basti
e4075b1fe2
Remove unused imports
...
This patch removes unused imports, alse pylint has been configured to
check unused imports.
Reviewed-By: Jan Cholasta <jcholast@redhat.com >
2015-12-23 07:59:22 +01:00
Petr Spacek
025a9b16c8
DNSSEC: Fix HSM synchronization in ipa-dnskeysyncd when running on DNSSEC key master
...
https://fedorahosted.org/freeipa/ticket/5273
Reviewed-By: Martin Basti <mbasti@redhat.com >
Reviewed-By: Oleg Fayans <ofayans@redhat.com >
2015-09-03 18:20:36 +02:00
Petr Viktorin
5435a8a32a
Use absolute imports
...
In Python 3, implicit relative imports will not be supported.
Use fully-qualified imports everywhere.
Reviewed-By: Tomas Babej <tbabej@redhat.com >
2015-08-12 18:17:23 +02:00
Tomas Babej
f30865c5f0
ipapython: Fix incorrect python shebangs
...
Make sure shebangs explicitly reference python2.
Reviewed-By: Martin Basti <mbasti@redhat.com >
2015-01-26 13:03:24 +01:00
Petr Spacek
276e69de87
DNSSEC: add ipa dnssec daemons
...
Tickets:
https://fedorahosted.org/freeipa/ticket/3801
https://fedorahosted.org/freeipa/ticket/4417
Design:
https://fedorahosted.org/bind-dyndb-ldap/wiki/BIND9/Design/DNSSEC
Reviewed-By: Jan Cholasta <jcholast@redhat.com >
Reviewed-By: David Kupka <dkupka@redhat.com >
2014-10-21 12:23:03 +02:00