blob: ee2346b3fd060248e469b85ff5446cd7310df68c [file] [log] [blame]
Marek Celoud29536242017-05-23 16:14:52 +02001opencontrail:
2 common:
Martin Polreich2379eb52019-11-20 14:26:54 +01003 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +02004 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +02005 identity:
6 engine: keystone
ibumarskov14e25db2019-04-10 16:37:27 +04007 protocol: http
Marek Celoud29536242017-05-23 16:14:52 +02008 host: 127.0.0.1
9 port: 35357
10 token: token
11 password: password
12 network:
13 engine: neutron
14 host: 127.0.0.1
15 port: 9696
16 config:
Martin Polreich2379eb52019-11-20 14:26:54 +010017 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +020018 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +020019 enabled: true
20 api:
21 host: 127.0.0.1
Anton Samoylov67be52c2019-06-07 20:26:44 +040022 use_ssl: False
Marek Celoud29536242017-05-23 16:14:52 +020023 network:
24 engine: neutron
25 host: 127.0.0.1
26 port: 9696
27 bind:
28 address: 127.0.0.1
29 message_queue:
30 engine: rabbitmq
31 host: 127.0.0.1
32 port: 5672
33 database:
34 members:
35 - host: 127.0.0.1
36 port: 9160
37 - host: 127.0.0.1
38 port: 9160
39 - host: 127.0.0.1
40 port: 9160
41 cache:
42 members:
43 - host: 127.0.0.1
44 port: 11211
45 - host: 127.0.0.1
46 port: 11211
47 - host: 127.0.0.1
48 port: 11211
49 analytics:
50 members:
51 - host: 127.0.0.1
52 - host: 127.0.0.1
53 - host: 127.0.0.1
54 identity:
55 engine: keystone
56 version: '2.0'
57 region: RegionOne
ibumarskov14e25db2019-04-10 16:37:27 +040058 protocol: http
Marek Celoud29536242017-05-23 16:14:52 +020059 host: 127.0.0.1
60 port: 35357
61 user: admin
62 password: password
63 token: token
64 tenant: admin
65 members:
66 - host: 127.0.0.1
67 id: 1
68 - host: 127.0.0.1
69 id: 2
70 - host: 127.0.0.1
71 id: 3
72 control:
Martin Polreich2379eb52019-11-20 14:26:54 +010073 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +020074 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +020075 enabled: true
76 name: ntw-01
77 bind:
78 address: 127.0.0.1
79 master:
80 host: 127.0.0.1
81 members:
82 - host: 127.0.0.1
83 id: 1
84 - host: 127.0.0.1
85 id: 2
86 - host: 127.0.0.1
87 id: 3
88 analytics:
89 members:
90 - host: 127.0.0.1
91 - host: 127.0.0.1
92 - host: 127.0.0.1
93 message_queue:
94 members:
95 - host: 127.0.0.1
96 - host: 127.0.0.1
97 - host: 127.0.0.1
98 database:
99 members:
100 - host: 127.0.0.1
101 - host: 127.0.0.1
102 - host: 127.0.0.1
103 collector:
Pavel Svimbersky50198682017-10-26 10:18:59 +0200104 identity:
105 engine: keystone
106 version: '2.0'
107 region: RegionOne
ibumarskov14e25db2019-04-10 16:37:27 +0400108 protocol: http
Pavel Svimbersky50198682017-10-26 10:18:59 +0200109 host: 127.0.0.1
110 port: 35357
111 user: admin
112 password: password
113 token: token
114 tenant: admin
Martin Polreich2379eb52019-11-20 14:26:54 +0100115 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +0200116 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200117 enabled: true
118 bind:
119 address: 127.0.0.1
120 master:
121 host: 127.0.0.1
122 data_ttl: 1
123 database:
124 members:
125 - host: 127.0.0.1
126 port: 9160
127 - host: 127.0.0.1
128 port: 9160
129 - host: 127.0.0.1
130 port: 9160
131 analytics:
132 members:
133 - host: 127.0.0.1
134 - host: 127.0.0.1
135 - host: 127.0.0.1
136 message_queue:
137 host: 127.0.0.1
138 members:
139 - host: 127.0.0.1
140 - host: 127.0.0.1
141 - host: 127.0.0.1
142 config:
143 members:
144 - host: 127.0.0.1
145 - host: 127.0.0.1
146 - host: 127.0.0.1
147 database:
Martin Polreich2379eb52019-11-20 14:26:54 +0100148 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +0200149 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200150 cassandra:
151 version: 2
152 enabled: true
153 name: 'Contrail'
154 minimum_disk: 10
155 original_token: 0
156 data_dirs:
157 - /var/lib/cassandra
158 id: 1
159 bind:
160 host: 127.0.0.1
161 port: 9042
162 rpc_port: 9160
163 members:
164 - host: 127.0.0.1
165 id: 1
166 - host: 127.0.0.1
167 id: 2
168 - host: 127.0.0.1
169 id: 3
170 analytics:
171 members:
172 - host: 127.0.0.1
173 - host: 127.0.0.1
174 - host: 127.0.0.1
175 web:
Martin Polreich2379eb52019-11-20 14:26:54 +0100176 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +0200177 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200178 enabled: True
179 network:
180 host: 127.0.0.1
181 bind:
182 address: 127.0.0.1
183 master:
184 host: 127.0.0.1
185 analytics:
186 host: 127.0.0.1
187 cache:
188 engine: redis
189 host: 127.0.0.1
190 port: 6379
191 members:
192 - host: 127.0.0.1
193 id: 1
194 - host: 127.0.0.1
195 id: 2
196 - host: 127.0.0.1
197 id: 3
198 identity:
199 engine: keystone
200 version: '2.0'
ibumarskovea5c65c2019-04-16 00:15:00 +0400201 protocol: http
Marek Celoud29536242017-05-23 16:14:52 +0200202 host: 127.0.0.1
203 port: 35357
204 user: admin
205 password: password
206 token: token
207 tenant: admin
Anton Samoylov67be52c2019-06-07 20:26:44 +0400208 api:
209 use_ssl: False