Comment 16 for bug 1920976

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/828728
Committed: https://opendev.org/openstack/neutron/commit/59499e14990029e5aab1ba158246bc97a26c6cf3
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 59499e14990029e5aab1ba158246bc97a26c6cf3
Author: Lucas Alvares Gomes <email address hidden>
Date: Fri Jan 28 15:57:45 2022 +0000

    [OVN] Migrate "reside-on-redirect-chassis" for distributed FIP

    This patch complement the changes made at
    828765412789a15a5f375060cfab7628c65e9d5d by creating a maintenance task
    resposible for migrating the "reside-on-redirect-chassis" option value
    for existing router ports when the deployment is updated.

    Conflicts:
      neutron/common/ovn/constants.py
      neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py
      neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py

    Change-Id: I0c623a101357226ec0b4e3e42b829303846b6f6b
    Related-Bug: #1920976
    Signed-off-by: Lucas Alvares Gomes <email address hidden>
    (cherry picked from commit 5bef86847790f60bf2cb87903db8b9ef88051623)