Change in vdsm[master]: vdsm-upgrade: adds wrapper to ovirt-node-upgrade

danken at redhat.com danken at redhat.com
Mon Jun 16 08:36:03 UTC 2014


Dan Kenigsberg has posted comments on this change.

Change subject: vdsm-upgrade: adds wrapper to ovirt-node-upgrade
......................................................................


Patch Set 9:

(1 comment)

http://gerrit.ovirt.org/#/c/28244/9/vdsm_reg/vdsm-upgrade
File vdsm_reg/vdsm-upgrade:

Line 16: from xml.sax import saxutils
Line 17: 
Line 18: 
Line 19: def _format_msg(msg_line):
Line 20:     _XML_QUOTES = {"'": '~'}
is _XML_QUOTES really necessary?
Line 21: 
Line 22:     msg = "<BSTRAP component='ovirt-node-upgrade' " \
Line 23:         "status='OK' message=%s/>" % \
Line 24:         saxutils.quoteattr(msg_line, _XML_QUOTES)


-- 
To view, visit http://gerrit.ovirt.org/28244
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7b997d70a440545497246d1a19d9671b054a56a5
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list