blob: a1984fd1930afa86d55757fbc67377b535111afd [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +00003 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +01004 source:
5 engine: pkg
6 address: http://mirror.robotice.cz/contrail-havana/
7 identity:
8 engine: keystone
9 host: 127.0.0.1
10 port: 35357
11 token: token
12 password: password
13 network:
14 engine: neutron
15 host: 127.0.0.1
16 port: 9696
17 config:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000018 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +010019 enabled: true
Jakub Pavlik6d90f362016-04-19 20:34:37 +020020 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010021 network:
22 engine: neutron
23 host: 127.0.0.1
24 port: 9696
25 discovery:
26 host: 127.0.0.1
27 analytics:
28 host: 127.0.0.1
29 bind:
30 address: 127.0.0.1
31 message_queue:
32 engine: rabbitmq
33 host: 127.0.0.1
34 port: 5672
35 database:
36 members:
37 - host: 127.0.0.1
38 port: 9160
39 - host: 127.0.0.1
40 port: 9160
41 - host: 127.0.0.1
42 port: 9160
43 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020044 members:
45 - host: 127.0.0.1
46 port: 11211
47 - host: 127.0.0.1
48 port: 11211
49 - host: 127.0.0.1
50 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010051 identity:
52 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010053 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010054 region: RegionOne
55 host: 127.0.0.1
56 port: 35357
57 user: admin
58 password: password
59 token: token
60 tenant: admin
61 members:
62 - host: 127.0.0.1
63 id: 1
64 - host: 127.0.0.1
65 id: 2
66 - host: 127.0.0.1
67 id: 3
68 control:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000069 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +010070 enabled: true
71 bind:
72 address: 127.0.0.1
73 discovery:
74 host: 127.0.0.1
75 master:
76 host: 127.0.0.1
77 members:
78 - host: 127.0.0.1
79 id: 1
80 - host: 127.0.0.1
81 id: 2
82 - host: 127.0.0.1
83 id: 3
84 collector:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000085 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +010086 enabled: true
87 bind:
88 address: 127.0.0.1
89 master:
90 host: 127.0.0.1
91 discovery:
92 host: 127.0.0.1
93 data_ttl: 1
94 database:
95 members:
96 - host: 127.0.0.1
97 port: 9160
98 - host: 127.0.0.1
99 port: 9160
100 - host: 127.0.0.1
101 port: 9160
102 database:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +0000103 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100104 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 discovery:
114 host: 127.0.0.1
115 bind:
116 host: 127.0.0.1
117 port: 9042
118 rpc_port: 9160
119 members:
120 - host: 127.0.0.1
121 id: 1
122 - host: 127.0.0.1
123 id: 2
124 - host: 127.0.0.1
125 id: 3
126 web:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +0000127 version: 2.2
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100128 enabled: True
129 bind:
130 address: 127.0.0.1
131 master:
132 host: 127.0.0.1
133 analytics:
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
Jakub Pavlik735005f2016-02-26 15:54:53 +0100148 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100149 host: 127.0.0.1
150 port: 35357
151 user: admin
152 password: password
153 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100154 tenant: admin