blob: 859caf75859d3a45a36aa77f9fb17524dc684e39 [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 Pavlik6d90f362016-04-19 20:34:37 +020016 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010017 enabled: true
18 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 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020037 members:
38 - host: 127.0.0.1
39 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010040 identity:
41 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010042 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010043 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 control:
Petr Michalec579e64d2017-03-24 12:54:29 +010054 name: ntw-01
Petr Michalecb5f898e2016-07-28 16:33:48 +020055 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010056 enabled: true
57 bind:
58 address: 127.0.0.1
59 discovery:
60 host: 127.0.0.1
61 master:
62 host: 127.0.0.1
63 members:
64 - host: 127.0.0.1
65 id: 1
66 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020067 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010068 enabled: true
69 bind:
70 address: 127.0.0.1
71 master:
72 host: 127.0.0.1
73 discovery:
74 host: 127.0.0.1
75 data_ttl: 2
Marek Celouddbba7ed2017-12-07 10:36:24 +010076 alarm_gen:
77 workers: 1
78 port_prefix: 59
Jakub Pavlikc89ba902016-01-25 22:48:37 +010079 database:
80 members:
81 - host: 127.0.0.1
82 port: 9160
83 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +020084 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010085 cassandra:
86 version: 2
87 enabled: true
88 minimum_disk: 10
89 name: 'Contrail'
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 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200104 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100105 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100106 network:
107 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100108 bind:
109 address: 127.0.0.1
110 analytics:
111 host: 127.0.0.1
112 master:
113 host: 127.0.0.1
114 cache:
115 engine: redis
116 host: 127.0.0.1
117 port: 6379
118 members:
119 - host: 127.0.0.1
120 id: 1
121 identity:
122 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +0100123 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100124 host: 127.0.0.1
125 port: 35357
126 user: admin
127 password: password
128 token: token
Jakub Pavlik735005f2016-02-26 15:54:53 +0100129 tenant: admin