66c4e23654
Add role parameter NovaLibvirtMemStatsPeriodSeconds which allows to set `libvirt/mem_stats_period_seconds` parameter value to number of seconds to memory usage statistics period, where zero or negative value mean to disable memory usage statistics. Default value for the parameter is 10. Also set the default value to 0 for Real-Time Compute roles. Depends-On: https://review.opendev.org/#/c/663522/ Change-Id: I8e1a81bc69b4d266755ba3c2a4bf17f37d276fd7
9 lines
337 B
YAML
9 lines
337 B
YAML
---
|
|
features:
|
|
- |
|
|
Add parameter NovaLibvirtMemStatsPeriodSeconds, which allows to
|
|
set `libvirt/mem_stats_period_seconds` parameter value to number
|
|
of seconds to memory usage statistics period, zero or negative
|
|
value mean to disable memory usage statistics.
|
|
Default value for NovaLibvirtMemStatsPeriodSeconds is 10.
|