blob: c99fc8398001e8eb412ea43d237535e5093c3b5d [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
ibumarskov14e25db2019-04-10 16:37:27 +04006 protocol: http
Jakub Pavlikc89ba902016-01-25 22:48:37 +01007 host: 127.0.0.1
8 port: 35357
9 token: token
10 password: password
11 network:
12 engine: neutron
13 host: 127.0.0.1
14 port: 9696
15 config:
Petr Michalecb5f898e2016-07-28 16:33:48 +020016 version: 3.0
Jakub Pavlik6d90f362016-04-19 20:34:37 +020017 multi_tenancy: false
Jakub Pavlikc89ba902016-01-25 22:48:37 +010018 enabled: true
19 network:
20 engine: neutron
21 host: 127.0.0.1
22 port: 9696
23 discovery:
24 host: 127.0.0.1
25 analytics:
26 host: 127.0.0.1
27 bind:
28 address: 127.0.0.1
29 message_queue:
30 engine: rabbitmq
31 host: 127.0.0.1
32 port: 5672
33 database:
34 members:
35 - host: 127.0.0.1
36 port: 9160
37 cache:
Jakub Pavlikd1a059e2016-07-13 23:08:33 +020038 members:
39 - host: 127.0.0.1
40 port: 11211
Jakub Pavlikc89ba902016-01-25 22:48:37 +010041 identity:
42 engine: keystone
Jakub Pavlik735005f2016-02-26 15:54:53 +010043 version: '2.0'
Jakub Pavlikc89ba902016-01-25 22:48:37 +010044 region: RegionOne
ibumarskov14e25db2019-04-10 16:37:27 +040045 protocol: http
Jakub Pavlikc89ba902016-01-25 22:48:37 +010046 host: 127.0.0.1
47 port: 35357
48 user: admin
49 password: password
50 token: token
51 tenant: admin
52 members:
53 - host: 127.0.0.1
54 id: 1
55 control:
Petr Michalec579e64d2017-03-24 12:54:29 +010056 name: ntw-01
Petr Michalecb5f898e2016-07-28 16:33:48 +020057 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010058 enabled: true
59 bind:
60 address: 127.0.0.1
61 discovery:
62 host: 127.0.0.1
63 master:
64 host: 127.0.0.1
65 members:
66 - host: 127.0.0.1
67 id: 1
68 collector:
Petr Michalecb5f898e2016-07-28 16:33:48 +020069 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010070 enabled: true
71 bind:
72 address: 127.0.0.1
73 master:
74 host: 127.0.0.1
75 discovery:
76 host: 127.0.0.1
77 data_ttl: 2
Marek Celouddbba7ed2017-12-07 10:36:24 +010078 alarm_gen:
79 workers: 1
80 port_prefix: 59
Jakub Pavlikc89ba902016-01-25 22:48:37 +010081 database:
82 members:
83 - host: 127.0.0.1
84 port: 9160
Sergey Kreysfd017c12018-05-04 18:35:37 +030085 message_queue:
86 host: 127.0.0.1
87 members:
88 - host: 127.0.0.1
89 - host: 127.0.0.1
90 - host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +010091 database:
Petr Michalecb5f898e2016-07-28 16:33:48 +020092 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010093 cassandra:
94 version: 2
95 enabled: true
96 minimum_disk: 10
97 name: 'Contrail'
98 original_token: 0
99 data_dirs:
100 - /var/lib/cassandra
101 id: 1
102 discovery:
103 host: 127.0.0.1
104 bind:
105 host: 127.0.0.1
106 port: 9042
107 rpc_port: 9160
108 members:
109 - host: 127.0.0.1
110 id: 1
111 web:
Petr Michalecb5f898e2016-07-28 16:33:48 +0200112 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100113 enabled: True
Petr Michalec579e64d2017-03-24 12:54:29 +0100114 network:
115 host: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +0100116 bind:
117 address: 127.0.0.1
118 analytics:
119 host: 127.0.0.1
120 master:
121 host: 127.0.0.1
122 cache:
123 engine: redis
124 host: 127.0.0.1
125 port: 6379
126 members:
127 - host: 127.0.0.1
128 id: 1
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