Comment 18 for bug 1622644

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/mitaka)

Reviewed: https://review.openstack.org/421966
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=052f2ebae423f29f9f939bd13214f0a8831d0625
Submitter: Jenkins
Branch: stable/mitaka

commit 052f2ebae423f29f9f939bd13214f0a8831d0625
Author: Thomas Morin <email address hidden>
Date: Mon Sep 19 09:39:57 2016 +0200

    OVS agent: configure both OF10 and OF13

    This change avoids issues where a piece of code restricts
    a bridge to OF13 while there is code still needing OF10, and
    vice-versa, by configuring bridge to both versions.

    This is aimed to be a less complex and easier to merge fix than
    Id5ac7e6431c97fc70d8404b16f89533b6f270eee.

    Change-Id: I4475865c4f83cb9f3e12c709af752bc490692ca3
    Closes-Bug: 1622644
    (cherry picked from commit 039673c2a412282eba9c26f9ff4ac148748ebfb4)