Comment 0 for bug 1607381

Revision history for this message
LIU Yulong (dragon889) wrote : HA router in l3 dvr_snat/legacy agent has not ha_port

This is a successor to https://bugs.launchpad.net/neutron/+bug/1533441.

HA router can not be deleted in L3 agent after race between HA router creating and deleting

Exception:
1. Unable to process HA router %s without HA port (HA router initialize)
2. AttributeError: 'NoneType' object has no attribute 'config' (HA router deleting procedure)

http://paste.openstack.org/show/523757/

infinite loop trace:
http://paste.openstack.org/show/528407/