blob: 0ae7584c0afb1d4cdfbd2a80924cef497d432bc8 [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
Petr Michalecb5f898e2016-07-28 16:33:48 +02003 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +01004 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:
Petr Michalecb5f898e2016-07-28 16:33:48 +020015 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010016 enabled: true
Jakub Pavlik6d90f362016-04-19 20:34:37 +020017 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010018 network:
19 engine: neutron
20 host: 127.0.0.1
21 port: 9696
22 discovery:
23 host: 127.0.0.1
24 analytics:
25 host: 127.0.0.1
26 bind:
27 address: 127.0.0.1
28 message_queue:
29 engine: rabbitmq
30 host: 127.0.0.1
31 port: 5672
32 database:
33 members:
34 - host: 127.0.0.1
35 port: 9160
36 - host: 127.0.0.1
37 port: 9160
38 - host: 127.0.0.1
39 port: 9160
40 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020041 members:
42 - host: 127.0.0.1
43 port: 11211
44 - host: 127.0.0.1
45 port: 11211
46 - host: 127.0.0.1
47 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010048 identity:
49 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010050 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010051 region: RegionOne
52 host: 127.0.0.1
53 port: 35357
54 user: admin
55 password: password
56 token: token
57 tenant: admin
58 members:
59 - host: 127.0.0.1
60 id: 1
61 - host: 127.0.0.1
62 id: 2
63 - host: 127.0.0.1
64 id: 3
Dmitry Stremkovskiy7b8340e2017-07-19 11:57:55 +030065 list_optimization_enabled: true
Jakub Pavlikc89ba902016-01-25 22:48:37 +010066 control:
Petr Michalecb5f898e2016-07-28 16:33:48 +020067 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010068 enabled: true
Petr Michalec579e64d2017-03-24 12:54:29 +010069 name: ntw-01
Jakub Pavlikc89ba902016-01-25 22:48:37 +010070 bind:
71 address: 127.0.0.1
72 discovery:
73 host: 127.0.0.1
74 master:
75 host: 127.0.0.1
76 members:
77 - host: 127.0.0.1
78 id: 1
79 - host: 127.0.0.1
80 id: 2
81 - host: 127.0.0.1
82 id: 3
83 database:
Petr Michalec579e64d2017-03-24 12:54:29 +010084 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010085 cassandra:
86 version: 2
87 enabled: true
88 name: 'Contrail'
89 minimum_disk: 10
90 original_token: 0
91 data_dirs:
92 - /var/lib/cassandra
93 id: 1
94 discovery:
95 host: 127.0.0.1
96 bind:
97 host: 127.0.0.1
98 port: 9042
99 rpc_port: 9160
100 members:
101 - host: 127.0.0.1
102 id: 1
103 - host: 127.0.0.1
104 id: 2
105 - host: 127.0.0.1
106 id: 3
107 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200108 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100109 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100110 network:
111 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100112 bind:
113 address: 127.0.0.1
114 analytics:
115 host: 127.0.0.1
116 master:
117 host: 127.0.0.1
118 cache:
119 engine: redis
120 host: 127.0.0.1
121 port: 6379
122 members:
123 - host: 127.0.0.1
124 id: 1
125 - host: 127.0.0.1
126 id: 2
127 - host: 127.0.0.1
128 id: 3
129 identity:
130 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100131 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100132 host: 127.0.0.1
133 port: 35357
134 user: admin
135 password: password
136 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100137 tenant: admin