blob: fa0063507c085577f95a8811be9c3eff8fc2755b [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +00003 version: 2.2
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:
Jakub Pavlike92aa4c2016-09-20 13:54:38 +000015 version: 2.2
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