blob: 1800c00ec79af5e393ae700f16f4e077ef778604 [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
Dmitry Stremkovskiy841fee32017-09-01 18:08:41 +030066 rootlogger: "INFO, CONSOLE"
Jakub Pavlikc89ba902016-01-25 22:48:37 +010067 control:
Petr Michalecb5f898e2016-07-28 16:33:48 +020068 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010069 enabled: true
Petr Michalec579e64d2017-03-24 12:54:29 +010070 name: ntw-01
Jakub Pavlikc89ba902016-01-25 22:48:37 +010071 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 database:
Petr Michalec579e64d2017-03-24 12:54:29 +010085 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010086 cassandra:
87 version: 2
88 enabled: true
89 name: 'Contrail'
90 minimum_disk: 10
91 original_token: 0
92 data_dirs:
93 - /var/lib/cassandra
94 id: 1
95 discovery:
96 host: 127.0.0.1
97 bind:
98 host: 127.0.0.1
99 port: 9042
100 rpc_port: 9160
101 members:
102 - host: 127.0.0.1
103 id: 1
104 - host: 127.0.0.1
105 id: 2
106 - host: 127.0.0.1
107 id: 3
108 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200109 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100110 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100111 network:
112 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100113 bind:
114 address: 127.0.0.1
115 analytics:
116 host: 127.0.0.1
117 master:
118 host: 127.0.0.1
119 cache:
120 engine: redis
121 host: 127.0.0.1
122 port: 6379
123 members:
124 - host: 127.0.0.1
125 id: 1
126 - host: 127.0.0.1
127 id: 2
128 - host: 127.0.0.1
129 id: 3
130 identity:
131 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100132 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100133 host: 127.0.0.1
134 port: 35357
135 user: admin
136 password: password
137 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100138 tenant: admin