blob: dff472ed9c0c2c8ac7f9fa55fb6cd8708432f485 [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 Pavlikc89ba902016-01-25 22:48:37 +010016 enabled: true
Jakub Pavlik6d90f362016-04-19 20:34:37 +020017 multi_tenancy: false
Marek Celoudae98c642018-01-31 12:43:42 +010018 aaa_mode: rbac
19 global_read_only_role: demo
Petr Jedinýe9960762018-05-04 17:36:59 +020020 api_workers: 3
Jakub Pavlikc89ba902016-01-25 22:48:37 +010021 network:
22 engine: neutron
23 host: 127.0.0.1
24 port: 9696
25 discovery:
26 host: 127.0.0.1
27 analytics:
28 host: 127.0.0.1
29 bind:
30 address: 127.0.0.1
31 message_queue:
32 engine: rabbitmq
33 host: 127.0.0.1
34 port: 5672
35 database:
36 members:
37 - host: 127.0.0.1
38 port: 9160
39 - host: 127.0.0.1
40 port: 9160
41 - host: 127.0.0.1
42 port: 9160
43 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020044 members:
45 - host: 127.0.0.1
46 port: 11211
47 - host: 127.0.0.1
48 port: 11211
49 - host: 127.0.0.1
50 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010051 identity:
52 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010053 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010054 region: RegionOne
55 host: 127.0.0.1
56 port: 35357
57 user: admin
58 password: password
59 token: token
60 tenant: admin
61 members:
62 - host: 127.0.0.1
63 id: 1
64 - host: 127.0.0.1
65 id: 2
66 - host: 127.0.0.1
67 id: 3
Dmitry Stremkovskiy7b8340e2017-07-19 11:57:55 +030068 list_optimization_enabled: true
Dmitry Stremkovskiy841fee32017-09-01 18:08:41 +030069 rootlogger: "INFO, CONSOLE"
Jakub Pavlikc89ba902016-01-25 22:48:37 +010070 control:
Petr Michalecb5f898e2016-07-28 16:33:48 +020071 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010072 enabled: true
Petr Michalec579e64d2017-03-24 12:54:29 +010073 name: ntw-01
Jakub Pavlikc89ba902016-01-25 22:48:37 +010074 bind:
75 address: 127.0.0.1
Michel Nederlof5364ab62017-12-11 15:02:25 +010076 dns:
77 forwarders:
78 - 8.8.8.8
79 - 8.8.4.4
Jakub Pavlikc89ba902016-01-25 22:48:37 +010080 discovery:
81 host: 127.0.0.1
82 master:
83 host: 127.0.0.1
84 members:
85 - host: 127.0.0.1
86 id: 1
87 - host: 127.0.0.1
88 id: 2
89 - host: 127.0.0.1
90 id: 3
Pavel Cizinsky14eb00e2018-11-09 15:15:07 +010091 xmpp:
92 tls:
93 enabled: True
94 auth:
95 enabled: True
96 cert_file: /etc/contrail/server.pem
97 key_file: /etc/contrail/privkey.pem
98 ca_cert_file: /etc/contrail/ca-cert.pem
Jakub Pavlikc89ba902016-01-25 22:48:37 +010099 database:
Petr Michalec579e64d2017-03-24 12:54:29 +0100100 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100101 cassandra:
102 version: 2
103 enabled: true
104 name: 'Contrail'
105 minimum_disk: 10
106 original_token: 0
107 data_dirs:
108 - /var/lib/cassandra
109 id: 1
110 discovery:
111 host: 127.0.0.1
112 bind:
113 host: 127.0.0.1
114 port: 9042
115 rpc_port: 9160
116 members:
117 - host: 127.0.0.1
118 id: 1
119 - host: 127.0.0.1
120 id: 2
121 - host: 127.0.0.1
122 id: 3
123 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200124 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100125 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100126 network:
127 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100128 bind:
129 address: 127.0.0.1
130 analytics:
131 host: 127.0.0.1
132 master:
133 host: 127.0.0.1
134 cache:
135 engine: redis
136 host: 127.0.0.1
137 port: 6379
138 members:
139 - host: 127.0.0.1
140 id: 1
141 - host: 127.0.0.1
142 id: 2
143 - host: 127.0.0.1
144 id: 3
145 identity:
146 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100147 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100148 host: 127.0.0.1
149 port: 35357
150 user: admin
151 password: password
152 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100153 tenant: admin