neutron/neutron/api
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
..
rpc Ensure dvr ha router gateway port binding host 2019-05-07 16:33:44 +08:00
v2 remove neutron.common.constants 2019-04-04 14:10:26 -06: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 remove neutron.common.constants 2019-04-04 14:10:26 -06:00
extensions.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00