blob: d9ba886c2aaf94bedfe91c14595787988357b1e8 [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 compute:
Petr Michalecb5f898e2016-07-28 16:33:48 +020015 version: 3.0
Jakub Pavlikc89ba902016-01-25 22:48:37 +010016 enabled: True
17 discovery:
18 host: 127.0.0.1
Jakub Pavlik0d1f67e2016-11-30 10:04:13 +010019 bind:
20 address: 127.0.0.1
Jakub Pavlikc89ba902016-01-25 22:48:37 +010021 interface:
22 address: 127.0.0.1
23 dev: eth0
24 gateway: 127.0.0.1
25 mask: /24
26 dns: 127.0.0.1
Jakub Pavlik0d1f67e2016-11-30 10:04:13 +010027 mtu: 9000
Marek Celoud01ba7172017-08-07 12:31:53 +020028 tor:
29 enabled: true
30 bind:
31 port: 8086
32 agent:
33 tor01:
34 id: 0
35 address: 127.0.0.1
36 port: 6632
37 ssl:
Petr Jedinýfe51c6a2017-09-05 18:30:31 +020038 enabled: True
39 lbaas:
40 enabled: true
41 secret_manager:
42 engine: barbican
43 identity:
44 user: admin
45 password: "supersecretpassword123"
46 tenant: admin