neutron/neutron/api
LIU Yulong 66f5e0acb6 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:24 +00:00
..
rpc Ensure dvr ha router gateway port binding host 2019-05-16 19:33:24 +00:00
v2 Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
views Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
extensions.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
versions.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00