Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: initial split of vm devices ......................................................................
vdsm: initial split of vm devices Initial boostrapping of devices. This is effort to move things out of vm.py to their modules in order to improve readability and isolate functionality. Change-Id: I63b602851c17697259e86dfad3a9063447c57e50 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29250 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M debian/vdsm.install M vdsm.spec.in M vdsm/virt/Makefile.am M vdsm/virt/vm.py A vdsm/virt/vmdevices.py 5 files changed, 65 insertions(+), 39 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve Martin Polednik: Verified -- To view, visit http://gerrit.ovirt.org/29250 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63b602851c17697259e86dfad3a9063447c57e50 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[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
