Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: move NetworkInterfaceDevice into vmdevices ......................................................................
virt: move NetworkInterfaceDevice into vmdevices No code changes besides import fixes and the renaming: vm.NetworkInterfaceDevice -> vmdevices.network.Interface Change-Id: I686bf58787ffd0c670827a51d1d6792dd14a445a Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/34559 Reviewed-by: Dan Kenigsberg <[email protected]> --- M debian/vdsm.install M tests/vmTests.py M vdsm.spec.in M vdsm/virt/vm.py M vdsm/virt/vmdevices/Makefile.am M vdsm/virt/vmdevices/__init__.py A vdsm/virt/vmdevices/network.py 7 files changed, 144 insertions(+), 117 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/34559 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I686bf58787ffd0c670827a51d1d6792dd14a445a Gerrit-PatchSet: 12 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Petr Horáček <[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
