blob: 417797933e641107bece13f7ecc64beb1d30b78d [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
67 control:
68 version: 4.0
69 enabled: true
70 name: ntw-01
71 bind:
72 address: 127.0.0.1
73 analytics:
74 members:
75 - host: 127.0.0.1
76 - host: 127.0.0.1
77 - host: 127.0.0.1
78 message_queue:
79 members:
80 - host: 127.0.0.1
81 - host: 127.0.0.1
82 - host: 127.0.0.1
83 database:
84 members:
85 - host: 127.0.0.1
86 - host: 127.0.0.1
87 - host: 127.0.0.1
88 master:
89 host: 127.0.0.1
90 members:
91 - host: 127.0.0.1
92 id: 1
93 - host: 127.0.0.1
94 id: 2
95 - host: 127.0.0.1
96 id: 3
97 database:
98 version: 4.0
99 cassandra:
100 version: 2
101 enabled: true
102 name: 'Contrail'
103 minimum_disk: 10
104 original_token: 0
105 data_dirs:
106 - /var/lib/cassandra
107 id: 1
108 bind:
109 host: 127.0.0.1
110 port: 9042
111 rpc_port: 9160
112 members:
113 - host: 127.0.0.1
114 id: 1
115 - host: 127.0.0.1
116 id: 2
117 - host: 127.0.0.1
118 id: 3
119 analytics:
120 members:
121 - host: 127.0.0.1
122 - host: 127.0.0.1
123 - host: 127.0.0.1
124 web:
125 version: 4.0
126 enabled: True
127 network:
128 host: 127.0.0.1
129 bind:
130 address: 127.0.0.1
131 analytics:
132 host: 127.0.0.1
133 master:
134 host: 127.0.0.1
135 cache:
136 engine: redis
137 host: 127.0.0.1
138 port: 6379
139 members:
140 - host: 127.0.0.1
141 id: 1
142 - host: 127.0.0.1
143 id: 2
144 - host: 127.0.0.1
145 id: 3
146 identity:
147 engine: keystone
148 version: '2.0'
149 host: 127.0.0.1
150 port: 35357
151 user: admin
152 password: password
153 token: token
154 tenant: admin