Comment 2 for bug 2062965

Revision history for this message
Kurt Garloff (kgarloff) wrote :

Here's a patch against the ovn-octavia helper that addressed this.
What it does:
* Whenever a port is deleted and a health-mon is active, it does check whether this was the last port in this subnet.
* If so, the neutron hm port does get deleted.

This fixes the test case.