Comment 7 for bug 1916761

Revision history for this message
LIU Yulong (dragon889) wrote :

@Edward Hope-Morley (hopem)

The issue you mentioned:
"1. if bind a port to a vm, the l3-agent does not create an arp entry for that port at all"

is similar to this
https://bugs.launchpad.net/neutron/+bug/1913621

For now, I have not reproduced the issue successfully.

For these 2 issue:
"""
2. if i restart the l3-agent it creates/updates arp entry for the port to permanent
3. if i unbind/delete the port the l3-agent does not perform any cleanup
"""
I will upload a patch based on https://bugs.launchpad.net/neutron/+bug/1916761/comments/5. Hope it will help to fix the issue.