blob: 1f97957a9307581e03a2484058e0052c1ebb9619 [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
Jakub Pavlikc89ba902016-01-25 22:48:37 +010018 network:
19 engine: neutron
20 host: 127.0.0.1
21 port: 9696
22 discovery:
23 host: 127.0.0.1
24 analytics:
25 host: 127.0.0.1
26 bind:
27 address: 127.0.0.1
28 message_queue:
29 engine: rabbitmq
30 host: 127.0.0.1
31 port: 5672
32 database:
33 members:
34 - host: 127.0.0.1
35 port: 9160
36 - host: 127.0.0.1
37 port: 9160
38 - host: 127.0.0.1
39 port: 9160
40 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020041 members:
42 - host: 127.0.0.1
43 port: 11211
44 - host: 127.0.0.1
45 port: 11211
46 - host: 127.0.0.1
47 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010048 identity:
49 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010050 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010051 region: RegionOne
52 host: 127.0.0.1
53 port: 35357
54 user: admin
55 password: password
56 token: token
57 tenant: admin
58 members:
59 - host: 127.0.0.1
60 id: 1
61 - host: 127.0.0.1
62 id: 2
63 - host: 127.0.0.1
64 id: 3
65 control:
Petr Michalecb5f898e2016-07-28 16:33:48 +020066 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010067 enabled: true
Petr Michalec579e64d2017-03-24 12:54:29 +010068 name: ntw-01
Jakub Pavlikc89ba902016-01-25 22:48:37 +010069 bind:
70 address: 127.0.0.1
Michel Nederlof5364ab62017-12-11 15:02:25 +010071 dns:
72 forwarders:
73 - 8.8.8.8
74 - 8.8.4.4
Jakub Pavlikc89ba902016-01-25 22:48:37 +010075 discovery:
76 host: 127.0.0.1
77 master:
78 host: 127.0.0.1
79 members:
80 - host: 127.0.0.1
81 id: 1
82 - host: 127.0.0.1
83 id: 2
84 - host: 127.0.0.1
85 id: 3
86 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020087 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010088 enabled: true
89 bind:
90 address: 127.0.0.1
91 master:
92 host: 127.0.0.1
93 discovery:
94 host: 127.0.0.1
95 data_ttl: 1
Marek Celouddbba7ed2017-12-07 10:36:24 +010096 alarm_gen:
97 workers: 1
98 port_prefix: 59
Jakub Pavlikc89ba902016-01-25 22:48:37 +010099 database:
100 members:
101 - host: 127.0.0.1
102 port: 9160
103 - host: 127.0.0.1
104 port: 9160
105 - host: 127.0.0.1
106 port: 9160
107 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200108 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100109 cassandra:
110 version: 2
111 enabled: true
112 name: 'Contrail'
113 minimum_disk: 10
114 original_token: 0
115 data_dirs:
116 - /var/lib/cassandra
117 id: 1
118 discovery:
119 host: 127.0.0.1
120 bind:
121 host: 127.0.0.1
122 port: 9042
123 rpc_port: 9160
124 members:
125 - host: 127.0.0.1
126 id: 1
127 - host: 127.0.0.1
128 id: 2
129 - host: 127.0.0.1
130 id: 3
Dmitry Stremkovskiy71b310a2017-08-11 20:39:11 +0300131 concurrent_compactors: 1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100132 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200133 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100134 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100135 network:
136 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100137 bind:
138 address: 127.0.0.1
139 master:
140 host: 127.0.0.1
141 analytics:
142 host: 127.0.0.1
143 cache:
144 engine: redis
145 host: 127.0.0.1
146 port: 6379
147 members:
148 - host: 127.0.0.1
149 id: 1
150 - host: 127.0.0.1
151 id: 2
152 - host: 127.0.0.1
153 id: 3
154 identity:
155 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100156 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100157 host: 127.0.0.1
158 port: 35357
159 user: admin
160 password: password
161 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100162 tenant: admin