blob: a503ce669288184b1f8a9cc99ab8b3d1a5c2e3ce [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
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:
17 version: 4.0
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
22 network:
23 engine: neutron
24 host: 127.0.0.1
25 port: 9696
26 analytics:
27 members:
28 - host: 127.0.0.1
29 - host: 127.0.0.1
30 - host: 127.0.0.1
31 bind:
32 address: 127.0.0.1
33 message_queue:
34 engine: rabbitmq
35 host: 127.0.0.1
36 port: 5672
37 database:
38 members:
39 - host: 127.0.0.1
40 port: 9160
41 - host: 127.0.0.1
42 port: 9160
43 - host: 127.0.0.1
44 port: 9160
45 cache:
46 members:
47 - host: 127.0.0.1
48 port: 11211
49 - host: 127.0.0.1
50 port: 11211
51 - host: 127.0.0.1
52 port: 11211
53 identity:
54 engine: keystone
55 version: '2.0'
56 region: RegionOne
57 host: 127.0.0.1
ibumarskov14e25db2019-04-10 16:37:27 +040058 protocol: http
Marek Celoud29536242017-05-23 16:14:52 +020059 port: 35357
60 user: admin
61 password: password
62 token: token
63 tenant: admin
64 members:
65 - host: 127.0.0.1
66 id: 1
67 - host: 127.0.0.1
68 id: 2
69 - host: 127.0.0.1
70 id: 3
Dmitry Stremkovskiy7b8340e2017-07-19 11:57:55 +030071 list_optimization_enabled: true
Marek Celoud29536242017-05-23 16:14:52 +020072 control:
73 version: 4.0
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 analytics:
80 members:
81 - host: 127.0.0.1
82 - host: 127.0.0.1
83 - host: 127.0.0.1
84 message_queue:
85 members:
86 - host: 127.0.0.1
87 - host: 127.0.0.1
88 - host: 127.0.0.1
89 database:
90 members:
91 - host: 127.0.0.1
92 - host: 127.0.0.1
93 - host: 127.0.0.1
94 master:
95 host: 127.0.0.1
96 members:
97 - host: 127.0.0.1
98 id: 1
99 - host: 127.0.0.1
100 id: 2
101 - host: 127.0.0.1
102 id: 3
Pavel Cizinsky14eb00e2018-11-09 15:15:07 +0100103 xmpp:
104 tls:
105 enabled: True
106 auth:
107 enabled: True
108 cert_file: /etc/contrail/server.pem
109 key_file: /etc/contrail/privkey.pem
110 ca_cert_file: /etc/contrail/ca-cert.pem
Marek Celoud29536242017-05-23 16:14:52 +0200111 database:
112 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +0200113 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200114 cassandra:
115 version: 2
116 enabled: true
117 name: 'Contrail'
118 minimum_disk: 10
119 original_token: 0
120 data_dirs:
121 - /var/lib/cassandra
122 id: 1
123 bind:
124 host: 127.0.0.1
125 port: 9042
126 rpc_port: 9160
127 members:
128 - host: 127.0.0.1
129 id: 1
130 - host: 127.0.0.1
131 id: 2
132 - host: 127.0.0.1
133 id: 3
134 analytics:
135 members:
136 - host: 127.0.0.1
137 - host: 127.0.0.1
138 - host: 127.0.0.1
139 web:
140 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +0200141 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200142 enabled: True
143 network:
144 host: 127.0.0.1
145 bind:
146 address: 127.0.0.1
147 analytics:
148 host: 127.0.0.1
149 master:
150 host: 127.0.0.1
151 cache:
152 engine: redis
153 host: 127.0.0.1
154 port: 6379
155 members:
156 - host: 127.0.0.1
157 id: 1
158 - host: 127.0.0.1
159 id: 2
160 - host: 127.0.0.1
161 id: 3
162 identity:
163 engine: keystone
164 version: '2.0'
165 host: 127.0.0.1
166 port: 35357
167 user: admin
168 password: password
169 token: token
170 tenant: admin