cffdaec795
This change allows users to tune health_update_threads and stats_update_threads separately, instead of enforcing the same value for these two parameters. The workers parameter, to determine the common value for these two parameters, has been deprecated in favor of the new separate parameters. Change-Id: I4fda43e1742795b98be4f15f960816644900217c
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``octavia::health_manager::workers`` parameter has been deprecated.
|
|
Use the ``health_update_threads`` parameter and
|
|
the ``stats_update_threads`` parameter instead.
|