blob: 5351ef825203e6d3e51f8ed3d067654406abc8af [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
101 database:
102 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +0200103 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200104 cassandra:
105 version: 2
106 enabled: true
107 name: 'Contrail'
108 minimum_disk: 10
109 original_token: 0
110 data_dirs:
111 - /var/lib/cassandra
112 id: 1
113 bind:
114 host: 127.0.0.1
115 port: 9042
116 rpc_port: 9160
117 members:
118 - host: 127.0.0.1
119 id: 1
120 - host: 127.0.0.1
121 id: 2
122 - host: 127.0.0.1
123 id: 3
124 analytics:
125 members:
126 - host: 127.0.0.1
127 - host: 127.0.0.1
128 - host: 127.0.0.1
129 web:
130 version: 4.0
Pavel Svimbersky50198682017-10-26 10:18:59 +0200131 config_only: true
Marek Celoud29536242017-05-23 16:14:52 +0200132 enabled: True
133 network:
134 host: 127.0.0.1
135 bind:
136 address: 127.0.0.1
137 analytics:
138 host: 127.0.0.1
139 master:
140 host: 127.0.0.1
141 cache:
142 engine: redis
143 host: 127.0.0.1
144 port: 6379
145 members:
146 - host: 127.0.0.1
147 id: 1
148 - host: 127.0.0.1
149 id: 2
150 - host: 127.0.0.1
151 id: 3
152 identity:
153 engine: keystone
154 version: '2.0'
155 host: 127.0.0.1
156 port: 35357
157 user: admin
158 password: password
159 token: token
160 tenant: admin