Files
neutron/releasenotes/notes/add-ovn-live-migration-activation-strategy-option-8ef113349aa97ff1.yaml
Ihar Hrachyshka 949b098626 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
2025-01-15 22:51:37 +00:00

10 lines
412 B
YAML

---
features:
- |
For OVN, you can now select which port binding activation strategy to use
for migrated ports, by setting the new configuration option
``[ovn]ovn_live_migration_activation_strategy``. If set to an empty string,
no activation strategy will be used, and the destination port binding will
be immediately activated after creation without waiting for migration to
complete.