octavia/releasenotes/notes/admin-state-up-fix-4aa278eac67646ae.yaml
Michael Johnson 83731fd9a4 Fix admin_state_up for loadbalancer and listener
The admin-state-up=False action for loadbalancer and listener
failed to affect the appropriate change.  This patch corrects that
as well as removes an un-necessary call to the amphora-agent.

Change-Id: I698f964f584d150f162f6c8cb41c65f5c5556b52
Closes-Bug: #1619449
2016-09-12 23:59:40 +00:00

8 lines
168 B
YAML

---
upgrade:
- To fix the admin-state-up bug you must upgrade your
amphora image.
fixes:
- Fixes admin-state-up=False action for loadbalancer
and listener.