modified intel pod9 config as per new rules.
[joid.git] / labconfig / intel / pod9 / labconfig.yaml
1 labconfig:
2     lab_location: intelpod9
3     labsettings:
4         upstream_dns: 8.8.8.8
5     nodes:
6         - name: rack-9-m1
7           architecture: x86_64
8           roles: [compute,network,storage]
9           nics:
10               - ifname: eth3
11                 spaces: [admin]
12                 mac: ["00:1E:67:D4:30:38"]
13               - ifname: eth0
14                 spaces: [data]
15                 mac: ["00:1E:67:C5:5B:08"]
16               - ifname: eth1
17                 spaces: [public]
18                 mac: ["00:1E:67:C5:5B:09"]
19           power:
20               type: ipmi
21               address: 10.2.117.142
22               user: root
23               pass: root
24         - name: rack-9-m2
25           architecture: x86_64
26           roles: [compute,network,storage]
27           nics:
28               - ifname: eth3
29                 spaces: [admin]
30                 mac: ["00:1E:67:D4:33:A2"]
31               - ifname: eth0
32                 spaces: [data]
33                 mac: ["00:1E:67:E2:6C:74"]
34               - ifname: eth1
35                 spaces: [public]
36                 mac: ["00:1E:67:E2:6C:75"]
37           power:
38               type: ipmi
39               address: 10.2.117.144
40               user: root
41               pass: root
42         - name: rack-9-m3
43           architecture: x86_64
44           roles: [compute,network,storage]
45           nics:
46               - ifname: eth3
47                 spaces: [admin]
48                 mac: ["00:1E:67:D4:2F:BA"]
49               - ifname: eth0
50                 spaces: [data]
51                 mac: ["00:1E:67:C5:5B:00"]
52               - ifname: eth1
53                 spaces: [public]
54                 mac: ["00:1E:67:C5:5B:01"]
55           power:
56               type: ipmi
57               address: 10.2.117.146
58               user: root
59               pass: root
60 opnfv:
61     release: c
62     distro: trusty
63     type: nonha
64     openstack: liberty
65     sdncontroller:
66     - type: nosdn
67     storage:
68     - type: ceph
69       disk: /srv
70     floating-ip-range:
71     feature: odl_l2
72     ext-port: eth5
73     spaces:
74     - type: admin
75       bridge: brAdm
76       cidr: 10.9.1.0/24
77       gateway: 10.9.1.1
78       vlan: 901
79     - type: data
80       bridge: brData
81       cidr: 10.9.12.0/24
82       gateway:
83       vlan: 902
84     - type: public
85       bridge: brPublic
86       cidr: 10.9.15.0/24
87       gateway: 10.9.15.254
88       vlan: 905
89     - type: external
90       bridge: brExt
91       cidr:
92       gateway:
93       ipaddress: 10.2.117.143
94       vlan: