blob: 907dee7d0c7a3913db0acaca1e0f51422dc2d9a9 [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 analytics:
24 members:
25 - host: 127.0.0.1
26 - host: 127.0.0.1
27 - host: 127.0.0.1
28 bind:
29 address: 127.0.0.1
30 message_queue:
31 engine: rabbitmq
32 host: 127.0.0.1
33 port: 5672
34 database:
35 members:
36 - host: 127.0.0.1
37 port: 9160
38 - host: 127.0.0.1
39 port: 9160
40 - host: 127.0.0.1
41 port: 9160
42 cache:
43 members:
44 - host: 127.0.0.1
45 port: 11211
46 - host: 127.0.0.1
47 port: 11211
48 - host: 127.0.0.1
49 port: 11211
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
Dmitry Stremkovskiy7b8340e2017-07-19 11:57:55 +030067 list_optimization_enabled: true
Marek Celoud29536242017-05-23 16:14:52 +020068 control:
69 version: 4.0
70 enabled: true
71 name: ntw-01
72 bind:
73 address: 127.0.0.1
74 analytics:
75 members:
76 - host: 127.0.0.1
77 - host: 127.0.0.1
78 - host: 127.0.0.1
79 message_queue:
80 members:
81 - host: 127.0.0.1
82 - host: 127.0.0.1
83 - host: 127.0.0.1
84 database:
85 members:
86 - host: 127.0.0.1
87 - host: 127.0.0.1
88 - host: 127.0.0.1
89 master:
90 host: 127.0.0.1
91 members:
92 - host: 127.0.0.1
93 id: 1
94 - host: 127.0.0.1
95 id: 2
96 - host: 127.0.0.1
97 id: 3
98 database:
99 version: 4.0
100 cassandra:
101 version: 2
102 enabled: true
103 name: 'Contrail'
104 minimum_disk: 10
105 original_token: 0
106 data_dirs:
107 - /var/lib/cassandra
108 id: 1
109 bind:
110 host: 127.0.0.1
111 port: 9042
112 rpc_port: 9160
113 members:
114 - host: 127.0.0.1
115 id: 1
116 - host: 127.0.0.1
117 id: 2
118 - host: 127.0.0.1
119 id: 3
120 analytics:
121 members:
122 - host: 127.0.0.1
123 - host: 127.0.0.1
124 - host: 127.0.0.1
125 web:
126 version: 4.0
127 enabled: True
128 network:
129 host: 127.0.0.1
130 bind:
131 address: 127.0.0.1
132 analytics:
133 host: 127.0.0.1
134 master:
135 host: 127.0.0.1
136 cache:
137 engine: redis
138 host: 127.0.0.1
139 port: 6379
140 members:
141 - host: 127.0.0.1
142 id: 1
143 - host: 127.0.0.1
144 id: 2
145 - host: 127.0.0.1
146 id: 3
147 identity:
148 engine: keystone
149 version: '2.0'
150 host: 127.0.0.1
151 port: 35357
152 user: admin
153 password: password
154 token: token
155 tenant: admin