aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceilometer_controller/templates/glance.j2
blob: 616e7e051387ea5a1e00b57323d7c01f72f8b0bd (plain)
1
2
3
4
5
6
[DEFAULT]
notification_driver = messagingv2
rpc_backend = rabbit
rabbit_host = {{ internal_vip.ip }}
rabbit_userid = {{ RABBIT_USER }}
rabbit_password = {{ RABBIT_PASS }}