Comment 2 for bug 1992953

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/861351
Committed: https://opendev.org/openstack/neutron/commit/8fcf00a36dfcec80bba73b63896d806f48835faf
Submitter: "Zuul (22348)"
Branch: master

commit 8fcf00a36dfcec80bba73b63896d806f48835faf
Author: Slawek Kaplonski <email address hidden>
Date: Fri Oct 14 11:58:02 2022 +0200

    Disable in-band management for bridges before setting up controllers

    Disabling in-band management for bridge will effectively disable it for
    all controllers which are or will be set for the bridge. This will
    prevent us from having short time between configuring controller and
    setting connection_mode of the controller to "out-of-band" when
    controller works in the default "in-band" connection mode and adds some
    hidden flows to the bridge.

    Closes-Bug: #1992953
    Change-Id: Ibca81eb59fbfad71f223832228f408fb248c5dfa