diff --git a/templates/nova.conf.j2 b/templates/nova.conf.j2 index ce256d8..ad5707f 100644 --- a/templates/nova.conf.j2 +++ b/templates/nova.conf.j2 @@ -235,7 +235,8 @@ verify_ssl_path = {{ snap_common }}/etc/ssl/certs/receive-ca-bundle.pem driver = messagingv2 [notifications] -notification_format = versioned +notify_on_state_change = vm_and_task_state +notification_format = both {%- endif %} [oslo_messaging_rabbit]