octavia/releasenotes/notes/Fix-plug-vip-revert-abandoned-vrrp-port-efff14edce62ad75.yaml
Michael Johnson f20dc15844 Fix base (VRRP) port abandoned on revert
If the base (VRRP) port fails to attach to the amphora instance, the
port would not be deleted as part of the revert cleanup.
This patch splits the two plug VIP phases and attempts to clean up the
base (VRRP) port, that was created in the first phase, should the port
attach fail.

Change-Id: Ieab13c1152fed64da7390891b315b5e67513ce3e
Story: 2006468
Task: 36399
2019-08-28 16:23:23 -07:00

6 lines
171 B
YAML

---
fixes:
- |
Fixes an issue where, if we were unable to attach the base (VRRP) port to
an amphora instance, the revert would not clean up the port in neutron.