Comment 15 for bug 1365473

Revision history for this message
Adolfo Duarte (adolfo-duarte) wrote : Re: Unable to create a router that's both HA and distributed

I have been doing some testing and althought 1365476 (L3 HA + l2pop) fix is merged: https://review.openstack.org/#/c/141114/
BUT, on the master branch currently if I do an "ifconfig ...down" on the ha interfaces of the snat nodes the ha_router_agent_port_bindings database does not failover so the datapath switch does not happen.

is "ifconfig .... down" on the ha network interfaces not enough to trigger a failover? how should I test this?