All pastes #3029319 Raw Edit

Untitled

public unlisted text v1 · immutable
#3029319 ·published 2015-06-16 11:38 UTC
rendered paste body
nova.conf at compute node:

[DEFAULT]
notification_driver = nova.openstack.common.notifier.rpc_notifier2
notification_topics = notifications-designate


designate.conf at nova-conductor node:

[service:sink]
enabled_notification_handlers = nova_fixed

[handler:nova_fixed]
domain_id = 65a9bf57-05eb-445b-9862-ae98ea0599e2
notification_topics = instance.create.end
control_exchange = 'nova'
format = '%(octet0)s-%(octet1)s-%(octet2)s-%(octet3)s.%(domain)s'