blob: 4a630aa697e5e7f05a1b37733aa15a2cd3a2bc94 [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 members:
29 - host: 127.0.0.1
30 - host: 127.0.0.1
31 - host: 127.0.0.1
32 user: openstack
33 password: password
34 virtual_host: '/openstack'
35 # Workaround for https://bugs.launchpad.net/ceilometer/+bug/1337715
36 rpc_thread_pool_size: 5
Martin Polreich9824fa72017-03-30 10:12:02 +020037 database:
38 engine: mysql
39 host: 127.0.0.1
40 port: 3306
41 name: aodh
42 user: aodh
43 password: test
44 notifications:
45 store_events: default