5021e0f547
This patch enables oslo_config mutable configuration for the Octavia control plane processes. The configuration will be updated when the parent process receives a HUP signal. This completes the Rocky goal: Enable mutable configuration. Change-Id: Idaf608c6e5fd2fa74a68c3b562be441a20107a50 Story: 2001545 Task: 6391
7 lines
214 B
YAML
7 lines
214 B
YAML
---
|
|
features:
|
|
- |
|
|
You can now update the running configuration of the Octavia control
|
|
plane processes by sending the parent process a "HUP" signal.
|
|
Note: The configuration item must support mutation.
|