f20dc15844
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
6 lines
171 B
YAML
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.
|