提交 8c5229d6 编写于 作者: Y yangdongsheng 提交者: Lucas Meneghel Rodrigues

network_xml: fix some bugs of ip accessors in network_xml.

(1).ip.xml accepts only filename or a string full of XML.
    So, ip_root should be passed to ipxml.xmltreefile.
(2).value is instance of IPXML, so there is no method of
    getroot() of it. it shouled be modified to
    value.xmltreefile.getroot()
(3).add a xmltreefile.write() operation at last in set and del method.
Signed-off-by: Nyangdongsheng <yangds.fnst@cn.fujitsu.com>
上级 de3dfab4
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册