Reviewed: https://review.opendev.org/c/openstack/neutron/+/938106 Committed: https://opendev.org/openstack/neutron/commit/949b098626b7df409c7dac4c16295e47ac105437 Submitter: "Zuul (22348)" Branch: master
commit 949b098626b7df409c7dac4c16295e47ac105437 Author: Ihar Hrachyshka <[email protected]> Date: Thu Dec 19 21:02:40 2024 -0500 Add option to configure live migration activation strategy for OVN It may be useful to disable, or change, the activation strategy used for live migrated ports. Closes-Bug: #2092250 Reported: https://issues.redhat.com/browse/OSPRH-12571 Change-Id: Ifa95157c24efab27898b70032aaa657365603f9f ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2092250 Title: [RFE] OVN: allow to configure activation-strategy (change it to a different strategy from rarp; or disable completely) Status in neutron: Fix Released Bug description: The request is to add a [ovn]live_migration_activation_strategy string option that would determine which strategy should be used for live migration, if at all. This is needed for debugging, and to be able to change the strategy (when OVN supports more than one). See https://issues.redhat.com/browse/OSPRH-12571 for some background. --- The patch here is very simple, but reporting RFE anyway since it's a feature and since we probably want to have an upstream tracker for the change. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2092250/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

