blob: 387b9342772129448be2f55e6c66007bff5f8424 [file] [log] [blame]
Marek Celoud29536242017-05-23 16:14:52 +02001opencontrail:
2 common:
3 version: 4.0
4 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:
15 version: 4.0
16 enabled: true
17 api:
18 host: 127.0.0.1
19 network:
20 engine: neutron
21 host: 127.0.0.1
22 port: 9696
23 bind:
24 address: 127.0.0.1
25 message_queue:
26 engine: rabbitmq
27 host: 127.0.0.1
28 port: 5672
29 database:
30 members:
31 - host: 127.0.0.1
32 port: 9160
33 - host: 127.0.0.1
34 port: 9160
35 - host: 127.0.0.1
36 port: 9160
37 cache:
38 members:
39 - host: 127.0.0.1
40 port: 11211
41 - host: 127.0.0.1
42 port: 11211
43 - host: 127.0.0.1
44 port: 11211
45 analytics:
46 members:
47 - host: 127.0.0.1
48 - host: 127.0.0.1
49 - host: 127.0.0.1
50 identity:
51 engine: keystone
52 version: '2.0'
53 region: RegionOne
54 host: 127.0.0.1
55 port: 35357
56 user: admin
57 password: password
58 token: token
59 tenant: admin
60 members:
61 - host: 127.0.0.1
62 id: 1
63 - host: 127.0.0.1
64 id: 2
65 - host: 127.0.0.1
66 id: 3
67 control:
68 version: 4.0
69 enabled: true
70 name: ntw-01
71 bind:
72 address: 127.0.0.1
73 master:
74 host: 127.0.0.1
75 members:
76 - host: 127.0.0.1
77 id: 1
78 - host: 127.0.0.1
79 id: 2
80 - host: 127.0.0.1
81 id: 3
82 analytics:
83 members:
84 - host: 127.0.0.1
85 - host: 127.0.0.1
86 - host: 127.0.0.1
87 message_queue:
88 members:
89 - host: 127.0.0.1
90 - host: 127.0.0.1
91 - host: 127.0.0.1
92 database:
93 members:
94 - host: 127.0.0.1
95 - host: 127.0.0.1
96 - host: 127.0.0.1
97 collector:
98 version: 4.0
99 enabled: true
100 bind:
101 address: 127.0.0.1
102 master:
103 host: 127.0.0.1
104 data_ttl: 1
105 database:
106 members:
107 - host: 127.0.0.1
108 port: 9160
109 - host: 127.0.0.1
110 port: 9160
111 - host: 127.0.0.1
112 port: 9160
113 analytics:
114 members:
115 - host: 127.0.0.1
116 - host: 127.0.0.1
117 - host: 127.0.0.1
118 message_queue:
119 host: 127.0.0.1
120 members:
121 - host: 127.0.0.1
122 - host: 127.0.0.1
123 - host: 127.0.0.1
124 config:
125 members:
126 - host: 127.0.0.1
127 - host: 127.0.0.1
128 - host: 127.0.0.1
129 database:
130 version: 4.0
131 cassandra:
132 version: 2
133 enabled: true
134 name: 'Contrail'
135 minimum_disk: 10
136 original_token: 0
137 data_dirs:
138 - /var/lib/cassandra
139 id: 1
140 bind:
141 host: 127.0.0.1
142 port: 9042
143 rpc_port: 9160
144 members:
145 - host: 127.0.0.1
146 id: 1
147 - host: 127.0.0.1
148 id: 2
149 - host: 127.0.0.1
150 id: 3
151 analytics:
152 members:
153 - host: 127.0.0.1
154 - host: 127.0.0.1
155 - host: 127.0.0.1
156 web:
157 version: 4.0
158 enabled: True
159 network:
160 host: 127.0.0.1
161 bind:
162 address: 127.0.0.1
163 master:
164 host: 127.0.0.1
165 analytics:
166 host: 127.0.0.1
167 cache:
168 engine: redis
169 host: 127.0.0.1
170 port: 6379
171 members:
172 - host: 127.0.0.1
173 id: 1
174 - host: 127.0.0.1
175 id: 2
176 - host: 127.0.0.1
177 id: 3
178 identity:
179 engine: keystone
180 version: '2.0'
181 host: 127.0.0.1
182 port: 35357
183 user: admin
184 password: password
185 token: token
186 tenant: admin