blob: 392b22479d2b9a183593881283fcb5cc475fabe6 [file] [log] [blame]
parameters:
_param:
stacklight_notification_topic: stacklight_notifications
heka:
remote_collector:
amqp_host: ${_param:heka_amqp_host}
amqp_port: 5672
amqp_user: openstack
amqp_password: ${_param:rabbitmq_openstack_password}
amqp_vhost: '/openstack'
amqp_notification_topic: ${_param:stacklight_notification_topic}