blob: b727821aa2a4211451cabd3a6b76a14c24a60c67 [file] [log] [blame]
Jakub Pavlikc89ba902016-01-25 22:48:37 +01001opencontrail:
2 common:
3 version: 2.2
4 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:
15 version: 2.2
16 enabled: True
17 discovery:
18 host: 127.0.0.1
19 interface:
20 address: 127.0.0.1
21 dev: eth0
22 gateway: 127.0.0.1
23 mask: /24
24 dns: 127.0.0.1
25 mtu: 9000