Comment 3 for bug 1628408

Revision history for this message
Hong Hui Xiao (xiaohhui) wrote :

The reason that the fullstack don't fail, is because the update_port is not an explicit call from fullstack. It is just a background call from l3-agent to neutron-server. And neutron ml2 will gracefully ignore exceptions in the *post_commit event.

https://review.openstack.org/#/c/379182/