Dan Kenigsberg has submitted this change and it was merged. Change subject: libvirtvm: prepare for <interface type='network'> ......................................................................
libvirtvm: prepare for <interface type='network'> In the near future (actually, in the following patch), I would like to define virtual interfaces with <source network>. If such a VM is migrated to a host expecting <source bridge>, bad thing would happen. This patch extracts <interface>'s network for bridge- and network-based interfaces alike. It should be applied to all the hosts in the cluster before generating the first network-based interface. Change-Id: Ib1eeb8c008d95c8812d855c7e073b5f78ffd67b2 Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm/libvirtvm.py 1 file changed, 9 insertions(+), 4 deletions(-) Approvals: Hunt Xu: Looks good to me, but someone else must approve Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9531 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib1eeb8c008d95c8812d855c7e073b5f78ffd67b2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Hunt Xu <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
