Comment 15 for bug 1632372

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-vif (master)

Reviewed: https://review.openstack.org/474914
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=3b606b06e138787c1b1ffd1dd0fb43e971ee7e29
Submitter: Jenkins
Branch: master

commit 3b606b06e138787c1b1ffd1dd0fb43e971ee7e29
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Jun 15 16:00:33 2017 +0100

    Read datapath_type from VIF object

    When vif_plug_ovs.linux_net.ensure_ovs_bridge function is called, the
    datapath_type of the bridge should be read from the VIF object, instead
    of statically coercing a value.

    Closes-Bug: #1632372

    Change-Id: Ia813c39e2917ff373f8e1f85c75fc22d109c94d3