octavia/releasenotes/notes/fix-lb-update-with-no-data-abefe7860b8fb4c7.yaml
Carlos Goncalves 2cfcd71a86 Fix load balancer update with provider filtered params
When only setting tags to an existing load balancer, the amphora driver
would try to apply QoS policy on VRRP ports even if no policy is
defined. This raised an NetworkException that led load balancers to go
into ERROR.

Task: 37589
Story: 2006922

Change-Id: I48315f8f293811e1d99584ea36da05c4211cf275
2020-02-26 09:09:31 -08:00

6 lines
137 B
YAML

---
fixes:
- |
Fixed an issue where load balancers would go into ERROR when
setting data not visible to providers (e.g. tags).