blob: f98a28ffa81ec827e6470e49406c84151f825ca5 [file] [log] [blame]
Marek Celoud29536242017-05-23 16:14:52 +02001opencontrail:
2 common:
3 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +02004 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +02005 identity:
6 engine: keystone
7 host: 127.0.0.1
8 port: 35357
9 token: token
10 password: password
11 network:
12 engine: neutron
13 host: 127.0.0.1
14 port: 9696
15 config:
16 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +020017 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +020018 enabled: true
19 api:
20 host: 127.0.0.1
21 network:
22 engine: neutron
23 host: 127.0.0.1
24 port: 9696
25 analytics:
26 members:
27 - host: 127.0.0.1
28 - host: 127.0.0.1
29 - host: 127.0.0.1
30 bind:
31 address: 127.0.0.1
32 message_queue:
33 engine: rabbitmq
34 host: 127.0.0.1
35 port: 5672
36 database:
37 members:
38 - host: 127.0.0.1
39 port: 9160
40 - host: 127.0.0.1
41 port: 9160
42 - host: 127.0.0.1
43 port: 9160
44 cache:
45 members:
46 - host: 127.0.0.1
47 port: 11211
48 - host: 127.0.0.1
49 port: 11211
50 - host: 127.0.0.1
51 port: 11211
52 identity:
53 engine: keystone
54 version: '2.0'
55 region: RegionOne
56 host: 127.0.0.1
57 port: 35357
58 user: admin
59 password: password
60 token: token
61 tenant: admin
62 members:
63 - host: 127.0.0.1
64 id: 1
65 - host: 127.0.0.1
66 id: 2
67 - host: 127.0.0.1
68 id: 3
Dmitry Stremkovskiy7b8340e2017-07-19 11:57:55 +030069 list_optimization_enabled: true
Marek Celoud29536242017-05-23 16:14:52 +020070 control:
71 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +020072 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +020073 enabled: true
74 name: ntw-01
75 bind:
76 address: 127.0.0.1
77 analytics:
78 members:
79 - host: 127.0.0.1
80 - host: 127.0.0.1
81 - host: 127.0.0.1
82 message_queue:
83 members:
84 - host: 127.0.0.1
85 - host: 127.0.0.1
86 - host: 127.0.0.1
87 database:
88 members:
89 - host: 127.0.0.1
90 - host: 127.0.0.1
91 - host: 127.0.0.1
92 master:
93 host: 127.0.0.1
94 members:
95 - host: 127.0.0.1
96 id: 1
97 - host: 127.0.0.1
98 id: 2
99 - host: 127.0.0.1
100 id: 3
Pavel Cizinsky14eb00e2018-11-09 15:15:07 +0100101 xmpp:
102 tls:
103 enabled: True
104 auth:
105 enabled: True
106 cert_file: /etc/contrail/server.pem
107 key_file: /etc/contrail/privkey.pem
108 ca_cert_file: /etc/contrail/ca-cert.pem
Marek Celoud29536242017-05-23 16:14:52 +0200109 database:
110 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +0200111 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200112 cassandra:
113 version: 2
114 enabled: true
115 name: 'Contrail'
116 minimum_disk: 10
117 original_token: 0
118 data_dirs:
119 - /var/lib/cassandra
120 id: 1
121 bind:
122 host: 127.0.0.1
123 port: 9042
124 rpc_port: 9160
125 members:
126 - host: 127.0.0.1
127 id: 1
128 - host: 127.0.0.1
129 id: 2
130 - host: 127.0.0.1
131 id: 3
132 analytics:
133 members:
134 - host: 127.0.0.1
135 - host: 127.0.0.1
136 - host: 127.0.0.1
137 web:
138 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +0200139 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200140 enabled: True
141 network:
142 host: 127.0.0.1
143 bind:
144 address: 127.0.0.1
145 analytics:
146 host: 127.0.0.1
147 master:
148 host: 127.0.0.1
149 cache:
150 engine: redis
151 host: 127.0.0.1
152 port: 6379
153 members:
154 - host: 127.0.0.1
155 id: 1
156 - host: 127.0.0.1
157 id: 2
158 - host: 127.0.0.1
159 id: 3
160 identity:
161 engine: keystone
162 version: '2.0'
163 host: 127.0.0.1
164 port: 35357
165 user: admin
166 password: password
167 token: token
168 tenant: admin