
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
10 lines
412 B
YAML
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.
|