blob: 033bd647b6ebf2c2045c927bbe5d22403893a26f [file] [log] [blame]
Ilya Tyaptind48171d2016-11-25 14:47:42 +03001aodh:
2 server:
3 region: RegionOne
4 enabled: true
5 version: mitaka
6 cluster: true
7 ttl: 86400
8 bind:
9 host: 127.0.0.1
10 port: 8042
11 identity:
12 engine: keystone
13 host: 127.0.0.1
14 port: 35357
15 tenant: service
16 user: ceilometer
17 password: password
Jiri Broulikc7c9a382017-03-15 18:47:21 +010018 endpoint_type: internalURL
Ilya Tyaptind48171d2016-11-25 14:47:42 +030019 message_queue:
20 engine: rabbitmq
21 host: 127.0.0.1
Martin Polreich9824fa72017-03-30 10:12:02 +020022 port: 5672
Ilya Tyaptind48171d2016-11-25 14:47:42 +030023 user: openstack
24 password: password
25 virtual_host: '/openstack'
26 database:
Martin Polreich9824fa72017-03-30 10:12:02 +020027 engine: mysql
28 host: 127.0.0.1
29 port: 3306
30 name: aodh
31 user: aodh
32 password: test
33 notifications:
34 store_events: default