Dan Kenigsberg has submitted this change and it was merged. Change subject: net: native ovs: ovs switch skeleton ......................................................................
net: native ovs: ovs switch skeleton Introduce legacy/ovs split and skeleton of OVS switch. Change-Id: Ic056fcf8c0d36625328a90a339d4a09658683056 Bug-Url: https://bugzilla.redhat.com/1195208 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/55308 Reviewed-by: Edward Haas <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M configure.ac M lib/vdsm/network/Makefile.am M lib/vdsm/network/legacy_switch.py M lib/vdsm/network/netswitch.py A lib/vdsm/network/ovs/Makefile.am A lib/vdsm/network/ovs/__init__.py A lib/vdsm/network/ovs/switch.py M vdsm.spec.in 8 files changed, 181 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/55308 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic056fcf8c0d36625328a90a339d4a09658683056 Gerrit-PatchSet: 18 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
