neutron/neutron/api
LIU Yulong 2f91450fcf 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:32:51 +00:00
..
rpc Ensure dvr ha router gateway port binding host 2019-05-16 19:32:51 +00:00
v2 Add ext_parent policy check 2018-08-01 02:45:42 +08: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 Implement filter validation 2018-07-19 04:13:43 +00:00
extensions.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00