blob: 43f6dd6fe384ac6068ec215e1f007ceb22a945ab [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 config:
Petr Michalecb5f898e2016-07-28 16:33:48 +020015 version: 3.0
Jakub Pavlik6d90f362016-04-19 20:34:37 +020016 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010017 enabled: true
18 network:
19 engine: neutron
20 host: 127.0.0.1
21 port: 9696
22 discovery:
23 host: 127.0.0.1
24 analytics:
25 host: 127.0.0.1
26 bind:
27 address: 127.0.0.1
28 message_queue:
29 engine: rabbitmq
30 host: 127.0.0.1
31 port: 5672
32 database:
33 members:
34 - host: 127.0.0.1
35 port: 9160
36 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020037 members:
38 - host: 127.0.0.1
39 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010040 identity:
41 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010042 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010043 region: RegionOne
44 host: 127.0.0.1
45 port: 35357
46 user: admin
47 password: password
48 token: token
49 tenant: admin
50 members:
51 - host: 127.0.0.1
52 id: 1
53 control:
Petr Michalec579e64d2017-03-24 12:54:29 +010054 name: ntw-01
Petr Michalecb5f898e2016-07-28 16:33:48 +020055 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010056 enabled: true
57 bind:
58 address: 127.0.0.1
59 discovery:
60 host: 127.0.0.1
61 master:
62 host: 127.0.0.1
63 members:
64 - host: 127.0.0.1
65 id: 1
66 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020067 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010068 enabled: true
69 bind:
70 address: 127.0.0.1
71 master:
72 host: 127.0.0.1
73 discovery:
74 host: 127.0.0.1
75 data_ttl: 2
Marek Celouddbba7ed2017-12-07 10:36:24 +010076 alarm_gen:
77 workers: 1
78 port_prefix: 59
Jakub Pavlikc89ba902016-01-25 22:48:37 +010079 database:
80 members:
81 - host: 127.0.0.1
82 port: 9160
Sergey Kreysfd017c12018-05-04 18:35:37 +030083 message_queue:
84 host: 127.0.0.1
85 members:
86 - host: 127.0.0.1
87 - host: 127.0.0.1
88 - host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +010089 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +020090 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010091 cassandra:
92 version: 2
93 enabled: true
94 minimum_disk: 10
95 name: 'Contrail'
96 original_token: 0
97 data_dirs:
98 - /var/lib/cassandra
99 id: 1
100 discovery:
101 host: 127.0.0.1
102 bind:
103 host: 127.0.0.1
104 port: 9042
105 rpc_port: 9160
106 members:
107 - host: 127.0.0.1
108 id: 1
109 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200110 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100111 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100112 network:
113 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100114 bind:
115 address: 127.0.0.1
116 analytics:
117 host: 127.0.0.1
118 master:
119 host: 127.0.0.1
120 cache:
121 engine: redis
122 host: 127.0.0.1
123 port: 6379
124 members:
125 - host: 127.0.0.1
126 id: 1
127 identity:
128 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100129 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100130 host: 127.0.0.1
131 port: 35357
132 user: admin
133 password: password
134 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100135 tenant: admin