Dan Kenigsberg has submitted this change and it was merged. Change subject: Refactor XMLElement to virt.utils ......................................................................
Refactor XMLElement to virt.utils This is needed to avoid cyclic dependencies when other files need the xml helper class. Change-Id: I74528a597ace8148adbb0295a810ba7972b1270c Signed-off-by: Martin Sivak <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29630 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/utils.py M vdsm/virt/vm.py 2 files changed, 31 insertions(+), 29 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Martin Sivák: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29630 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I74528a597ace8148adbb0295a810ba7972b1270c Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Nir Soffer <[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
