mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
b857828180
With OpenDNSSEC 1.4, the code was using the command $ ods-ksmutil zonelist export which printed the zonelist as XML in its output. With OpenDNSSEC 2, the code is using the command $ ods-enforcer zonelist export which prints a message instead: "Exported zonelist to /etc/opendnssec/zonelist.xml successfully" The code needs to extract the zonelist file name and read the XML from the file. Related: https://pagure.io/freeipa/issue/8214 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
abshsm.py | ||
bindmgr.py | ||
keysyncer.py | ||
ldapkeydb.py | ||
localhsm.py | ||
odsmgr.py | ||
syncrepl.py | ||
temp.py |