octavia/releasenotes/notes/Add-amphora-agent-config-update-API-298b31e6c0cd715c.yaml
Michael Johnson 52ffdd16a6 Add amphora agent configuration update admin API
This patch adds a new admin API that updates an amphora's agent
configuration.

Change-Id: I41ce6843fb53fa21ab84e5b1d0734e70380d716a
2019-02-11 17:30:53 -08:00

13 lines
529 B
YAML

---
features:
- |
Octavia now has an administrative API that updates the amphora agent
configuration on running amphora.
upgrade:
- |
When the amphora agent configuration update API is called on an amphora
running a version of the amphora agent that does not support configuration
updates, an ERROR log message will be posted to the controller log file
indicating that the amphora does not support agent configuration updates.
In this case, the amphora image should be updated to a newer version.