neutron/neutron/api/rpc
Slawek Kaplonski cd8bf18150 [L3HA] Don't update HA router's ports if router isn't active on agents
In case when HA router isn't active on any L3 agent,
_ensure_host_set_on_port method shouldn't try to update port's host to
the host from which there was an rpc message sent, as this can be host
on which router is in the "standby" mode.
This method should only update port's host to the router's "active_host"
if there is such active_host found already.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/841489

Closes-Bug: #1973162
Closes-Bug: #1942190
Change-Id: Ib3945d294601b35f9b268c25841cd284b52c4ca3
2022-05-13 15:05:47 +00:00
..
agentnotifiers Add "network_id" to "_after_router_interface_deleted" payload 2021-07-28 11:26:27 +00:00
callbacks [Agent Side] L3 router support ndp proxy 2022-02-25 12:42:13 +08:00
handlers [L3HA] Don't update HA router's ports if router isn't active on agents 2022-05-13 15:05:47 +00:00
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00