added new labconfig file for each lab also the default config file.
[joid.git] / labconfig / intel / pod9 / labconfig.yaml
1 labconfig:
2     lab_location: intelpod9
3     bridges:
4         - type: admin
5           bridge: brAdm
6           cidr: 10.9.1.0/24
7           gateway: 10.9.1.1
8         - type: data
9           bridge: brData
10           cidr: 10.9.12.0/24
11           gateway:
12         - type: public
13           bridge: brPublic
14           cidr: 10.9.15.0/24
15           gateway: 10.9.15.254
16         - type: external
17           bridge: brExt
18           cidr:
19           gateway:
20           ipaddress: 10.2.117.143
21     labsettings:
22         upstream_dns: 8.8.8.8
23     nodes:
24         - type: control
25           architecture: x86_64 
26           pxe_mac_address:
27               - "00:1E:67:D4:30:38"
28           power:
29               type: ipmi
30               address: 10.2.117.142
31               user: root
32               pass: root
33         - type: compute
34           architecture: x86_64 
35           pxe_mac_address:
36               - "00:1E:67:D4:33:A3"
37           power:
38               type: ipmi
39               address: 10.2.117.144
40               user: root
41               pass: root
42         - type: compute
43           architecture: x86_64 
44           pxe_mac_address:
45               - "00:1E:67:D4:2F:BA"
46           power:
47               type: ipmi
48               address: 10.2.117.146
49               user: root
50               pass: root
51 opnfv:
52     release: c
53     distro: trusty
54     type: nonha
55     openstack: liberty
56     sdncontroller: 
57         - type: nosdn
58     storage: 
59         - type: ceph
60           disk: sda,sdb
61     floating-ip-range: 
62     feature: odl_l2 
63     ext-port: eth0