blob: db0cd7f7e68ef7940197d5e9bea2de91be1dcd2b [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
3 version: 2.2
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: 2.2
16 enabled: true
17 network:
18 engine: neutron
19 host: 127.0.0.1
20 port: 9696
21 discovery:
22 host: 127.0.0.1
23 analytics:
24 host: 127.0.0.1
25 bind:
26 address: 127.0.0.1
27 message_queue:
28 engine: rabbitmq
29 host: 127.0.0.1
30 port: 5672
31 database:
32 members:
33 - host: 127.0.0.1
34 port: 9160
35 - host: 127.0.0.1
36 port: 9160
37 - host: 127.0.0.1
38 port: 9160
39 cache:
40 host: 127.0.0.1
41 identity:
42 engine: keystone
43 region: RegionOne
44 host: 127.0.0.1
45 port: 35357
46 user: admin
47 password: password
48 token: token
49 tenant: admin
50 members:
51 - host: 127.0.0.1
52 id: 1
53 - host: 127.0.0.1
54 id: 2
55 - host: 127.0.0.1
56 id: 3
57 control:
58 version: 2.2
59 enabled: true
60 bind:
61 address: 127.0.0.1
62 discovery:
63 host: 127.0.0.1
64 master:
65 host: 127.0.0.1
66 members:
67 - host: 127.0.0.1
68 id: 1
69 - host: 127.0.0.1
70 id: 2
71 - host: 127.0.0.1
72 id: 3
73 database:
74 version: 127.0.0.1
75 cassandra:
76 version: 2
77 enabled: true
78 name: 'Contrail'
79 minimum_disk: 10
80 original_token: 0
81 data_dirs:
82 - /var/lib/cassandra
83 id: 1
84 discovery:
85 host: 127.0.0.1
86 bind:
87 host: 127.0.0.1
88 port: 9042
89 rpc_port: 9160
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 web:
98 version: 2.2
99 enabled: True
100 bind:
101 address: 127.0.0.1
102 analytics:
103 host: 127.0.0.1
104 master:
105 host: 127.0.0.1
106 cache:
107 engine: redis
108 host: 127.0.0.1
109 port: 6379
110 members:
111 - host: 127.0.0.1
112 id: 1
113 - host: 127.0.0.1
114 id: 2
115 - host: 127.0.0.1
116 id: 3
117 identity:
118 engine: keystone
119 host: 127.0.0.1
120 port: 35357
121 user: admin
122 password: password
123 token: token
124 tenant: admin