blob: 45418a00f2f100c686258cbc00c7788cfd545e57 [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