Skip to content

Instantly share code, notes, and snippets.

@ramielrowe
Last active December 30, 2015 06:29
Show Gist options
  • Select an option

  • Save ramielrowe/7789820 to your computer and use it in GitHub Desktop.

Select an option

Save ramielrowe/7789820 to your computer and use it in GitHub Desktop.
[[post-config|$NOVA_CONF]]
[DEFAULT]
notification_driver=nova.openstack.common.notifier.rpc_notifier
notification_topics=notifications_nova
notify_on_state_change=vm_and_task_state
notify_on_any_change=True
instance_usage_audit=True
instance_usage_audit_period=hour
[[post-config|$NEUTRON_CONF]]
[DEFAULT]
notification_driver=neutron.openstack.common.notifier.rpc_notifier
notification_topics=notifications_neutron
[[post-config|$DESIGNATE_CONF]]
[DEFAULT]
notification_driver=designate.openstack.common.notifier.rpc_notifier
notification_topics=notifications_designate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment