[Freeipa-devel] [freeipa PR#241][comment] Port ipapython.dnssec.odsmgr to xml.etree

2016-11-16 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/241 Title: #241: Port ipapython.dnssec.odsmgr to xml.etree mbasti-rh commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/64af88fee4a482b3f393d38ff2c7f9494e689a7b

[Freeipa-devel] [freeipa PR#241][comment] Port ipapython.dnssec.odsmgr to xml.etree

2016-11-16 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/241 Title: #241: Port ipapython.dnssec.odsmgr to xml.etree mbasti-rh commented: """ There is already DNSSEC issue that is not caused by this PR https://fedorahosted.org/freeipa/ticket/6495 """ See the full comment at

[Freeipa-devel] [freeipa PR#241][comment] Port ipapython.dnssec.odsmgr to xml.etree

2016-11-16 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/241 Title: #241: Port ipapython.dnssec.odsmgr to xml.etree mbasti-rh commented: """ Commit has no ticket `Use xml.etree in ipa-client-automount script` """ See the full comment at https://github.com/freeipa/freeipa/pull/241#issuecomment-260939141

[Freeipa-devel] [freeipa PR#241][comment] Port ipapython.dnssec.odsmgr to xml.etree

2016-11-16 Thread tiran
URL: https://github.com/freeipa/freeipa/pull/241 Title: #241: Port ipapython.dnssec.odsmgr to xml.etree tiran commented: """ client/ipa-client-automount also used ```lxml.etree```. I replaced the implementation with simpler ```xml.etree``` based code. ``` $ find . \( -type f -and -executable

[Freeipa-devel] [freeipa PR#241][comment] Port ipapython.dnssec.odsmgr to xml.etree

2016-11-15 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/241 Title: #241: Port ipapython.dnssec.odsmgr to xml.etree mbasti-rh commented: """ I wrote some inline comments, I will test it later, DNSSEC is very hard to debug when an issue occurs, so review must be perfect. """ See the full comment at