Dan Kenigsberg has submitted this change and it was merged. Change subject: hooks: Support OVS in OpenStack Network vNIC hook ......................................................................
hooks: Support OVS in OpenStack Network vNIC hook The hook will now support connecting a vNIC both to a standard linux bridge, and an OVS bridge. The hook should work in tandem with the corresponding OpenStack Network plugin: Linux Bridge or OVS plugin. Change-Id: Ieded0281b8c5b89ad9380881a93d408e09624f38 Signed-off-by: Mike Kolesnik <[email protected]> Reviewed-on: http://gerrit.ovirt.org/15410 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm_hooks/openstacknet/after_device_create.py M vdsm_hooks/openstacknet/before_device_create.py M vdsm_hooks/openstacknet/openstacknet_consts.py 3 files changed, 64 insertions(+), 14 deletions(-) Approvals: Mike Kolesnik: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15410 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieded0281b8c5b89ad9380881a93d408e09624f38 Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
