blob: 2afcd1c180bde9dad245856ff5abe0a507561e98 [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
Petr Michalecb5f898e2016-07-28 16:33:48 +02003 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +01004 identity:
5 engine: keystone
6 host: 127.0.0.1
7 port: 35357
8 token: token
9 password: password
10 network:
11 engine: neutron
12 host: 127.0.0.1
13 port: 9696
14 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020015 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010016 enabled: true
17 bind:
18 address: 127.0.0.1
19 master:
20 host: 127.0.0.1
21 discovery:
22 host: 127.0.0.1
23 data_ttl: 1
Marek Celouddbba7ed2017-12-07 10:36:24 +010024 alarm_gen:
25 workers: 1
26 port_prefix: 59
Jakub Pavlikc89ba902016-01-25 22:48:37 +010027 database:
28 members:
29 - host: 127.0.0.1
30 port: 9160
31 - host: 127.0.0.1
32 port: 9160
33 - host: 127.0.0.1
34 port: 9160
Sergey Kreysfd017c12018-05-04 18:35:37 +030035 message_queue:
36 host: 127.0.0.1
37 members:
38 - host: 127.0.0.1
39 - host: 127.0.0.1
40 - host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +010041 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +020042 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010043 cassandra:
44 version: 2
45 enabled: true
46 name: 'Contrail'
47 minimum_disk: 10
48 original_token: 0
49 data_dirs:
50 - /var/lib/cassandra
51 id: 1
52 discovery:
53 host: 127.0.0.1
54 bind:
55 host: 127.0.0.1
56 port: 9042
57 rpc_port: 9160
58 members:
59 - host: 127.0.0.1
60 id: 1
61 - host: 127.0.0.1
62 id: 2
63 - host: 127.0.0.1
Petr Michalecb5f898e2016-07-28 16:33:48 +020064 id: 3