Fix the section of notify_on_state_change to [notifications]
042f08ee96/nova/conf/notifications.py (L41)
Change-Id: Ic09b05e3b4603f5967a2ee67191b931661ef8fe0
Closes-Bug: #1800674
This commit is contained in:
parent
47e318ad6c
commit
da95ab99e3
@ -45,6 +45,9 @@ Configure Compute to use Telemetry
|
||||
...
|
||||
instance_usage_audit = True
|
||||
instance_usage_audit_period = hour
|
||||
|
||||
[notifications]
|
||||
...
|
||||
notify_on_state_change = vm_and_task_state
|
||||
|
||||
[oslo_messaging_notifications]
|
||||
|
Loading…
Reference in New Issue
Block a user