52ffdd16a6
This patch adds a new admin API that updates an amphora's agent configuration. Change-Id: I41ce6843fb53fa21ab84e5b1d0734e70380d716a
13 lines
529 B
YAML
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.
|