
To differentiate OVN LB HM (Load Balancer Health Monitor) ports from Neutron ovn-metadata ports, a new constant will be used for the 'device_owner' field in OVN LB HM ports. This change ensures that these ports are not managed by some Neutron tasks that assume only one port per network should have a 'device_owner' value of 'network:distributed'. Partially-Closes: 2038091 Depends-On: https://review.opendev.org/c/openstack/neutron/+/897345 Change-Id: I9a9a55d919fc215bf9a593a894e678c84e395e82
7 lines
169 B
YAML
7 lines
169 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
In order to support the new 'device_owner' for OVN
|
|
Load Balancer Health Monitor ports this version
|
|
requires a Neutron version > 23.0.0rc2
|