Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: Move Vm._getUnderlyingGraphicsDeviceInfo() out of Vm ......................................................................
virt: Move Vm._getUnderlyingGraphicsDeviceInfo() out of Vm This is just a simple move of code, following the Sound device example, with additional update of a test and one TODO comment. Change-Id: I1aff4f57905d0f2d1ee60a2ed963c843feee4540 Signed-off-by: Milan Zamazal <[email protected]> Reviewed-on: https://gerrit.ovirt.org/53619 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M tests/deviceTests.py M vdsm/virt/vm.py M vdsm/virt/vmdevices/graphics.py 3 files changed, 33 insertions(+), 39 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Milan Zamazal: Verified -- To view, visit https://gerrit.ovirt.org/53619 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1aff4f57905d0f2d1ee60a2ed963c843feee4540 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
