Skip to content

Instantly share code, notes, and snippets.

@vagelim
Created August 9, 2016 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vagelim/4ad326ddb271ca5b6ca38471c7690715 to your computer and use it in GitHub Desktop.
Save vagelim/4ad326ddb271ca5b6ca38471c7690715 to your computer and use it in GitHub Desktop.
add this to your nova.conf, restart Nova
[oslo_messaging_notifications]
driver = messaging
notification_topics = notifications
notify_on_state_change = vm_and_task_state
instance_usage_audit_period = hour
instance_usage_audit = True
default_notification_level = INFO
notify_api_faults = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment