Comment 12 for bug 1632372

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-lib (master)

Reviewed: https://review.openstack.org/474248
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=70524bb62f26c109fc7bac18be2b27f333063643
Submitter: Jenkins
Branch: master

commit 70524bb62f26c109fc7bac18be2b27f333063643
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Jun 14 16:06:56 2017 +0100

    Add OVS_DATAPATH_TYPE in portbindings constants

    Added OVS_DATAPATH_TYPE constant in portbindings. This parameter will
    be added to OVS backend VIF_DETAILS. This string parameter is used to
    define if the bridge uses kernel or userspace datapath.

    Change-Id: Ie523c821995c046c7f77783a34e75053fc0abb3d
    Related-Bug: #1632372