blob: d718671d7c7f7062ea83281bf14ded75a2d7ba64 [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 members:
22 - host: 127.0.0.1
23 - host: 127.0.0.1
24 - host: 127.0.0.1
25 user: openstack
26 password: password
27 virtual_host: '/openstack'
28 # Workaround for https://bugs.launchpad.net/ceilometer/+bug/1337715
29 rpc_thread_pool_size: 5
Martin Polreich9824fa72017-03-30 10:12:02 +020030 database:
31 engine: mysql
32 host: 127.0.0.1
33 port: 3306
34 name: aodh
35 user: aodh
36 password: test
37 notifications:
38 store_events: default