neutron-lbaas/neutron_lbaas/agent
Swaminathan Vasudevan 72399374b2 neutron-lbaas haproxy agent prevent vif unplug when failover occurs
When lbaas fails over after an agent is unresponsive, the dead
agent on coming up should not unplug the vif port, if the lbaas
is active on other agent and when failover is configured.

This patch fixes the problem.

Story: #2003672
Change-Id: I76c38b20eb72c1dba0a0a2a140bbe77053aa3ed0
2019-03-20 20:46:50 +00:00
..
__init__.py New directory structure 2015-02-17 20:22:39 -08:00
agent.py use common rpc and exceptions from neutron-lib 2018-09-26 10:02:21 -06:00
agent_api.py use common rpc and exceptions from neutron-lib 2018-09-26 10:02:21 -06:00
agent_device_driver.py Implements ProcessMonitor in the haproxy driver 2017-01-11 20:37:24 +00:00
agent_manager.py neutron-lbaas haproxy agent prevent vif unplug when failover occurs 2019-03-20 20:46:50 +00:00