After talking to Lucas: * HA group priority selection is done in [1]. * LRP scheduling is done in the l3_ovn_scheduler module [2].
We should find a way to sync both mechanisms.
[1]https://github.com/openstack/neutron/blob/9e2a0ac058305dd16d6dedb883d305cd162f5fe4/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L453-L475 [2]https://github.com/openstack/neutron/blob/9e2a0ac058305dd16d6dedb883d305cd162f5fe4/neutron/scheduler/l3_ovn_scheduler.py#L1
After talking to Lucas:
* HA group priority selection is done in [1].
* LRP scheduling is done in the l3_ovn_scheduler module [2].
We should find a way to sync both mechanisms.
[1]https:/ /github. com/openstack/ neutron/ blob/9e2a0ac058 305dd16d6dedb88 3d305cd162f5fe4 /neutron/ plugins/ ml2/drivers/ ovn/mech_ driver/ ovsdb/ovn_ client. py#L453- L475 /github. com/openstack/ neutron/ blob/9e2a0ac058 305dd16d6dedb88 3d305cd162f5fe4 /neutron/ scheduler/ l3_ovn_ scheduler. py#L1
[2]https:/