Change in vdsm[master]: XML helper for virt introduced

fromani at redhat.com fromani at redhat.com
Mon Feb 1 15:53:50 UTC 2016


Francesco Romani has posted comments on this change.

Change subject: XML helper for virt introduced
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/52821/1/vdsm/virt/xmlutil.py
File vdsm/virt/xmlutil.py:

Line 22: 
Line 23: 
Line 24: class XML(object):
Line 25: 
Line 26:     @classmethod
> All the methods are going to be used in the followup patches.  As for why t
No objections, let's see.
Line 27:     def parse_string(cls, xml_str):
Line 28:         return xml.dom.minidom.parseString(xml_str)
Line 29: 
Line 30:     @classmethod


-- 
To view, visit https://gerrit.ovirt.org/52821
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic177df4ef193c59b77220a6073cd35d28daa3cf1
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list