neutron/neutron/api/rpc/handlers
LIU Yulong 265d1cffdd Ensure dvr ha router gateway port binding host
There are some extreme conditions which will result the unbound
router gateway port. Then all the centralized floating IPs will
not be reachable since the gateway port was set to 4095 tag.

This patch adds the HA status to the router related port
processing code path. If it is HA router, the gateway port
will go to the right HA router processing code branch.

Closes-Bug: #1827754
Change-Id: Ida1c9f3a38171ea82adc2f11cb17945d6e2434be
(cherry picked from commit 3d99147e73)
2019-05-16 19:33:08 +00:00
..
__init__.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
dhcp_rpc.py Block port update from unbound DHCP agent 2018-12-18 19:58:32 +08:00
dvr_rpc.py Revert "DVR: Inter Tenant Traffic between networks not possible with shared net" 2018-08-28 23:41:29 +00:00
l3_rpc.py Ensure dvr ha router gateway port binding host 2019-05-16 19:33:08 +00:00
metadata_rpc.py Wrong path of rpc_api.rst in class docstring 2017-10-11 23:57:06 +05:30
resources_rpc.py Don't assume RPC push object has an ID 2017-09-18 22:39:44 +00:00
securitygroups_rpc.py remove neutron.callbacks package 2018-01-16 09:32:32 -07:00