c4dd87f9b1
After unpluging a network, the octavia-agent may try to plug a new network to a new interface while another interface with the same name already exists. Closes-Bug: #2017894 Change-Id: I7f150c2c1c3da706055aba5e02b5ad7c032806f1
9 lines
309 B
YAML
9 lines
309 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a potential error when plugging a member from a new network after
|
|
deleting another member and unplugging its network. Octavia may have tried
|
|
to plug the new network to a new interface but with an already existing
|
|
name.
|
|
This fix requires to update the Amphora image.
|