blob: 22159a50cb9d199b8cc366d7d26e4c39ea8b8445 [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
vgusev962d1472018-02-19 15:51:38 +040019 logging:
20 log_appender: false
21 log_handlers:
22 watchedfile:
23 enabled: true
24 fluentd:
25 enabled: false
Ilya Tyaptind48171d2016-11-25 14:47:42 +030026 message_queue:
27 engine: rabbitmq
28 host: 127.0.0.1
Martin Polreich9824fa72017-03-30 10:12:02 +020029 port: 5672
Ilya Tyaptind48171d2016-11-25 14:47:42 +030030 user: openstack
31 password: password
32 virtual_host: '/openstack'
33 database:
Martin Polreich9824fa72017-03-30 10:12:02 +020034 engine: mysql
35 host: 127.0.0.1
36 port: 3306
37 name: aodh
38 user: aodh
39 password: test
40 notifications:
41 store_events: default