Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: xml: add a method do append custom device XML ......................................................................
vm: xml: add a method do append custom device XML add a method to vmxml.Domain to append the XML representation of a device. This is used to update the XML after the hooks are been run. This is needed to achieve better isolation among vm.Vm and vmxml.Domain, and brings us one tiny step closer to the isolation of all XML-related processing into vdsm/virt/vmxml. Change-Id: Ic1c2842e31ade6e1a3c5bb967fcb02d91b81e26b Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31381 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vm.py M vdsm/virt/vmxml.py 2 files changed, 5 insertions(+), 2 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/31381 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic1c2842e31ade6e1a3c5bb967fcb02d91b81e26b Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
