Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: Move Vm._getUnderlyingMemoryDeviceInfo() out of Vm ......................................................................
virt: Move Vm._getUnderlyingMemoryDeviceInfo() out of Vm This generally follows the Sound device example, except for additional memSize setting in conf, an additional place where memory devices are updated, and adding simplistic test coverage. Change-Id: I8cdb648a25b26001d8251abb2c53d3317b60a302 Signed-off-by: Milan Zamazal <[email protected]> Reviewed-on: https://gerrit.ovirt.org/53618 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M tests/devices/data/testComplexVm.xml M tests/devices/parsing/complex_vm_tests.py M vdsm/virt/vm.py M vdsm/virt/vmdevices/core.py 4 files changed, 35 insertions(+), 26 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Milan Zamazal: Verified -- To view, visit https://gerrit.ovirt.org/53618 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8cdb648a25b26001d8251abb2c53d3317b60a302 Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Milan Zamazal <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
