blob: 5f0cd1b6b0e030e6c3f2ebf393a56af670dd0f75 [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
Mykyta Karpinb93fc662018-06-01 13:00:23 +03008 event_alarm_topic: alarm.all
Ilya Tyaptind48171d2016-11-25 14:47:42 +03009 bind:
10 host: 127.0.0.1
11 port: 8042
12 identity:
13 engine: keystone
14 host: 127.0.0.1
15 port: 35357
16 tenant: service
17 user: ceilometer
18 password: password
Jiri Broulikc7c9a382017-03-15 18:47:21 +010019 endpoint_type: internalURL
vgusev962d1472018-02-19 15:51:38 +040020 logging:
21 log_appender: false
22 log_handlers:
23 watchedfile:
24 enabled: true
25 fluentd:
26 enabled: false
Ilya Tyaptind48171d2016-11-25 14:47:42 +030027 message_queue:
28 engine: rabbitmq
29 members:
30 - host: 127.0.0.1
31 - host: 127.0.0.1
32 - host: 127.0.0.1
33 user: openstack
34 password: password
35 virtual_host: '/openstack'
36 # Workaround for https://bugs.launchpad.net/ceilometer/+bug/1337715
37 rpc_thread_pool_size: 5
Martin Polreich9824fa72017-03-30 10:12:02 +020038 database:
39 engine: mysql
40 host: 127.0.0.1
41 port: 3306
42 name: aodh
43 user: aodh
44 password: test
45 notifications:
46 store_events: default