Enable notification for vm task state update
Add a script command to enable Nova compute.instance.update notifications on VM and task state changes. Change-Id: I639f003d92e184085a332f53c6783e5eca0002fe
This commit is contained in:
@@ -45,3 +45,6 @@ LOGDAYS=2
|
||||
[[post-config|$NOVA_CONF]]
|
||||
[DEFAULT]
|
||||
compute_monitors=cpu.virt_driver
|
||||
notify_on_state_change = vm_and_task_state
|
||||
[notifications]
|
||||
notify_on_state_change = vm_and_task_state
|
||||
|
||||
Reference in New Issue
Block a user