blob: ba962c0ac51910d2de5ad0d5d8f0d378a0647d78 [file] [log] [blame]
Marek Celoud29536242017-05-23 16:14:52 +02001opencontrail:
2 common:
Martin Polreich034b37a2019-10-15 14:31:00 +02003 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
ibumarskovf6086782019-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 Polreich034b37a2019-10-15 14:31:00 +020017 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 Samoylov72575c22019-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 analytics:
28 members:
29 - host: 127.0.0.1
30 - host: 127.0.0.1
31 - host: 127.0.0.1
32 bind:
33 address: 127.0.0.1
34 message_queue:
35 engine: rabbitmq
36 host: 127.0.0.1
37 port: 5672
38 database:
39 members:
40 - host: 127.0.0.1
41 port: 9160
42 - host: 127.0.0.1
43 port: 9160
44 - host: 127.0.0.1
45 port: 9160
46 cache:
47 members:
48 - host: 127.0.0.1
49 port: 11211
50 - host: 127.0.0.1
51 port: 11211
52 - host: 127.0.0.1
53 port: 11211
54 identity:
55 engine: keystone
56 version: '2.0'
57 region: RegionOne
58 host: 127.0.0.1
ibumarskovf6086782019-04-10 16:37:27 +040059 protocol: http
Marek Celoud29536242017-05-23 16:14:52 +020060 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
Dmitry Stremkovskiy7b8340e2017-07-19 11:57:55 +030072 list_optimization_enabled: true
Marek Celoud29536242017-05-23 16:14:52 +020073 control:
Martin Polreich034b37a2019-10-15 14:31:00 +020074 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +020075 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +020076 enabled: true
77 name: ntw-01
78 bind:
79 address: 127.0.0.1
80 analytics:
81 members:
82 - host: 127.0.0.1
83 - host: 127.0.0.1
84 - host: 127.0.0.1
85 message_queue:
86 members:
87 - host: 127.0.0.1
88 - host: 127.0.0.1
89 - host: 127.0.0.1
90 database:
91 members:
92 - host: 127.0.0.1
93 - host: 127.0.0.1
94 - host: 127.0.0.1
95 master:
96 host: 127.0.0.1
97 members:
98 - host: 127.0.0.1
99 id: 1
100 - host: 127.0.0.1
101 id: 2
102 - host: 127.0.0.1
103 id: 3
Pavel Cizinsky14eb00e2018-11-09 15:15:07 +0100104 xmpp:
105 tls:
106 enabled: True
107 auth:
108 enabled: True
109 cert_file: /etc/contrail/server.pem
110 key_file: /etc/contrail/privkey.pem
111 ca_cert_file: /etc/contrail/ca-cert.pem
Marek Celoud29536242017-05-23 16:14:52 +0200112 database:
Martin Polreich034b37a2019-10-15 14:31:00 +0200113 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +0200114 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200115 cassandra:
116 version: 2
117 enabled: true
118 name: 'Contrail'
119 minimum_disk: 10
120 original_token: 0
121 data_dirs:
122 - /var/lib/cassandra
123 id: 1
124 bind:
125 host: 127.0.0.1
126 port: 9042
127 rpc_port: 9160
128 members:
129 - host: 127.0.0.1
130 id: 1
131 - host: 127.0.0.1
132 id: 2
133 - host: 127.0.0.1
134 id: 3
135 analytics:
136 members:
137 - host: 127.0.0.1
138 - host: 127.0.0.1
139 - host: 127.0.0.1
140 web:
Martin Polreich034b37a2019-10-15 14:31:00 +0200141 version: 4.1
Pavel Svimbersky50198682017-10-26 10:18:59 +0200142 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200143 enabled: True
144 network:
145 host: 127.0.0.1
146 bind:
147 address: 127.0.0.1
148 analytics:
149 host: 127.0.0.1
150 master:
151 host: 127.0.0.1
152 cache:
153 engine: redis
154 host: 127.0.0.1
155 port: 6379
156 members:
157 - host: 127.0.0.1
158 id: 1
159 - host: 127.0.0.1
160 id: 2
161 - host: 127.0.0.1
162 id: 3
163 identity:
164 engine: keystone
165 version: '2.0'
ibumarskov57563252019-04-16 00:15:00 +0400166 protocol: http
Marek Celoud29536242017-05-23 16:14:52 +0200167 host: 127.0.0.1
168 port: 35357
169 user: admin
170 password: password
171 token: token
172 tenant: admin
Anton Samoylov72575c22019-06-07 20:26:44 +0400173 api:
174 use_ssl: False