octavia/releasenotes/notes/separate-thread-pool-for-health-stats-update-c263c844075a7721.yaml
Carlos Goncalves 41365bf320 Fix a release note to call out a fix instead
Change I576687f5b646496ff3a00787cf5e8c27f36b9448 mistakenly documented
in the associated release note a fix as a feature.

Story: 2002937
Task: 27991

Change-Id: I414135ca2548baaeaae2c6f8551eb5c9118c9937
2018-11-19 16:25:23 +01:00

11 lines
296 B
YAML

---
fixes:
- |
Add new parameters to specify the number of threads for updating amphora
health and stats.
deprecations:
- |
`status_update_threads` config option for healthmanager is deprecated
because it is replaced as `health_update_threads` and
`stats_update_threads`.