Add a release note for sync_power_state_interval parameter

Change-Id: I46568c45956b52b2b6d91c313fee321e2f7f6084
This commit is contained in:
Emilien Macchi 2018-09-06 07:43:52 -04:00
parent b4f3d6a571
commit 393694a2a2
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
features:
- |
Adding nova::compute::sync_power_state_interval parameter that
configure the interval to sync power states between the database and the
hypervisor. Set to -1 to disable, or to 0 to run the default rate.
Defaults to $::os_service_default.