neutron/neutron/api/rpc
LIU Yulong 3d99147e73 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
2019-05-07 16:33:44 +08:00
..
agentnotifiers remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
callbacks Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
handlers Ensure dvr ha router gateway port binding host 2019-05-07 16:33:44 +08:00
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00