modfied to fix it for onos.
[joid.git] / labconfig / intel / pod6 / labconfig.yaml
1 lab:
2   location: intel
3   racks:
4   - rack: pod6
5     nodes:
6     - name: rack-6-m1
7       architecture: x86_64
8       roles: [network,control]
9       nics:
10       - ifname: eth1
11         spaces: [admin]
12         mac: ["00:1e:67:d8:ba:46"]
13       - ifname: eth4
14         spaces: [data]
15         mac: ["90:E2:BA:83:FD:20"]
16       - ifname: eth5
17         spaces: [public]
18         mac: ["90:E2:BA:83:FD:21"]
19       power:
20         type: ipmi
21         address: 10.2.117.96
22         user: root
23         pass: root
24     - name: rack-6-m2
25       architecture: x86_64
26       roles: [compute,control,storage]
27       nics:
28       - ifname: eth1
29         spaces: [admin]
30         mac: ["00:1e:67:e0:0b:72"]
31       - ifname: eth4
32         spaces: [data]
33         mac: ["90:E2:BA:75:30:F4"]
34       - ifname: eth5
35         spaces: [public]
36         mac: ["90:E2:BA:75:30:F5"]
37       power:
38         type: ipmi
39         address: 10.2.117.97
40         user: root
41         pass: root
42     - name: rack-6-m3
43       architecture: x86_64
44       roles: [compute,control,storage]
45       nics:
46       - ifname: eth1
47         spaces: [admin]
48         mac: ["00:1e:67:e0:09:33"]
49       - ifname: eth4
50         spaces: [data]
51         mac: ["90:E2:BA:83:FE:74"]
52       - ifname: eth5
53         spaces: [public]
54         mac: ["90:E2:BA:83:FE:75"]
55       power:
56         type: ipmi
57         address: 10.2.117.98
58         user: root
59         pass: root
60     - name: rack-6-m4
61       architecture: x86_64
62       roles: [compute,storage]
63       nics:
64       - ifname: eth1
65         spaces: [admin]
66         mac: ["00:1e:67:e0:09:fb"]
67       - ifname: eth4
68         spaces: [data]
69         mac: ["90:E2:BA:84:15:7C"]
70       - ifname: eth5
71         spaces: [public]
72         mac: ["90:E2:BA:84:15:7D"]
73       power:
74         type: ipmi
75         address: 10.2.117.99
76         user: root
77         pass: root
78     - name: rack-6-m5
79       architecture: x86_64
80       roles: [compute,storage]
81       nics:
82       - ifname: eth1
83         spaces: [admin]
84         mac: ["00:1e:67:cf:bc:f8"]
85       - ifname: eth4
86         spaces: [data]
87         mac: ["90:E2:BA:84:08:F4"]
88       - ifname: eth5
89         spaces: [public]
90         mac: ["90:E2:BA:84:08:F5"]
91       power:
92         type: ipmi
93         address: 10.2.117.100
94         user: root
95         pass: root
96     floating-ip-range: 10.6.15.6,10.6.15.250,10.6.15.254,10.6.15.0/24
97     ext-port: "eth5"
98     dns: 8.8.8.8
99 opnfv:
100   release: c
101   distro: trusty
102   type: nonha
103   openstack: liberty
104   sdncontroller:
105   - type: nosdn
106   storage:
107   - type: ceph
108     disk: /srv
109   feature: odl_l2
110   spaces:
111   - type: admin
112     bridge: brAdm
113     cidr: 10.6.1.0/24
114     gateway: 10.6.1.1
115     vlan:
116   - type: data
117     bridge: brData
118     cidr: 10.6.12.0/24
119     gateway:
120     vlan:
121   - type: public
122     bridge: brPublic
123     cidr: 10.6.15.0/24
124     gateway: 10.6.15.254
125     vlan:
126   - type: external
127     bridge: brExt
128     cidr:
129     gateway:
130     ipaddress: 10.2.117.107
131     vlan: