octavia/releasenotes/notes/fix-host-routes-with-amphorav2-and-persistence-54b99d651a4ee9c4.yaml
Gregory Thiemonge 76606b4c4d Fix using host_routes in VIP subnet with amphorav2
Ensure that amphorae_network_config parameter is not modified in
AmphoraPostVIPPlug. Modifying it would break amphorav2 persistence by
introducing non-serializable elements in the subnet dict

Story: 2008955
Task: 42580

Change-Id: I8f0d3ba1d083c7e37e7e26617826400a538a0890
2021-06-24 16:43:41 +02:00

6 lines
142 B
YAML

---
fixes:
- |
Fix a serialization error when using host_routes in VIP subnets when
persistence in the amphorav2 driver is enabled.