f68770d0cf95d366056299fc0cafdafede6da0a6
[joid.git] / labconfig / intel / pod5 / labconfig.yaml
1 lab:
2   location: intel
3   racks:
4   - rack: pod5
5     nodes:
6     - name: rack-5-m1
7       architecture: x86_64
8       roles: [network,control]
9       nics:
10       - ifname: intf0
11         spaces: [admin]
12         mac: ["00:1E:67:CF:BB:54"]
13       - ifname: intf1
14         spaces: [data]
15         mac: ["90:E2:BA:85:4E:2C"]
16       - ifname: intf3
17         spaces: [floating]
18         mac: ["00:1E:67:CF:BB:53"]
19       - ifname: intf1.214
20         spaces: [storage]
21         mac: ["90:E2:BA:85:4E:2C"]
22       - ifname: intf2
23         spaces: [public]
24         mac: ["90:E2:BA:85:4E:2D"]
25       power:
26         type: ipmi
27         address: 10.10.210.11
28         user: root
29         pass: root
30     - name: rack-5-m2
31       architecture: x86_64
32       roles: [compute,control,storage]
33       nics:
34       - ifname: intf0
35         spaces: [admin]
36         mac: ["00:1E:67:CF:B8:93"]
37       - ifname: intf1
38         spaces: [data]
39         mac: ["90:E2:BA:84:08:B8"]
40       - ifname: intf3
41         spaces: [floating]
42         mac: ["00:1E:67:CF:B8:92"]
43       - ifname: intf1.214
44         spaces: [storage]
45         mac: ["90:E2:BA:84:08:B8"]
46       - ifname: intf2
47         spaces: [public]
48         mac: ["90:E2:BA:84:08:B9"]
49       power:
50         type: ipmi
51         address: 10.10.210.12
52         user: root
53         pass: root
54     - name: rack-5-m3
55       architecture: x86_64
56       roles: [compute,control,storage]
57       nics:
58       - ifname: intf0
59         spaces: [admin]
60         mac: ["00:1E:67:E0:08:7F"]
61       - ifname: intf1
62         spaces: [data]
63         mac: ["90:E2:BA:84:07:0C"]
64       - ifname: intf3
65         spaces: [floating]
66         mac: ["00:1E:67:E0:08:7E"]
67       - ifname: intf1.214
68         spaces: [storage]
69         mac: ["90:E2:BA:84:07:0C"]
70       - ifname: intf2
71         spaces: [public]
72         mac: ["90:E2:BA:84:07:0D"]
73       power:
74         type: ipmi
75         address: 10.10.210.13
76         user: root
77         pass: root
78     - name: rack-5-m4
79       architecture: x86_64
80       roles: [compute,storage]
81       nics:
82       - ifname: intf0
83         spaces: [admin]
84         mac: ["00:1E:67:E0:08:B1"]
85       - ifname: intf1
86         spaces: [data]
87         mac: ["90:E2:BA:83:FD:80"]
88       - ifname: intf3
89         spaces: [floating]
90         mac: ["00:1E:67:E0:08:B0"]
91       - ifname: intf1.214
92         spaces: [storage]
93         mac: ["90:E2:BA:83:FD:80"]
94       - ifname: intf2
95         spaces: [public]
96         mac: ["90:E2:BA:83:FD:81"]
97       power:
98         type: ipmi
99         address: 10.10.210.14
100         user: root
101         pass: root
102     - name: rack-5-m5
103       architecture: x86_64
104       roles: [compute,storage]
105       nics:
106       - ifname: intf0
107         spaces: [admin]
108         mac: ["00:1E:67:E0:0A:4B"]
109       - ifname: intf1
110         spaces: [data]
111         mac: ["90:E2:BA:75:22:74"]
112       - ifname: intf3
113         spaces: [floating]
114         mac: ["00:1E:67:E0:0A:4A"]
115       - ifname: intf1.214
116         spaces: [storage]
117         mac: ["90:E2:BA:75:22:74"]
118       - ifname: intf2
119         spaces: [public]
120         mac: ["90:E2:BA:75:22:75"]
121       power:
122         type: ipmi
123         address: 10.10.210.15
124         user: root
125         pass: root
126 #    - name: rack-5-m6
127 #      architecture: x86_64
128 #      roles: [compute,storage]
129 #      nics:
130 #      - ifname: intf0
131 #        spaces: [admin]
132 #        mac: ["98:4F:EE:10:03:43"]
133 #      - ifname: intf1
134 #        spaces: [data]
135 #        mac: ["00:1E:67:9C:3E:54"]
136 #      - ifname: intf2.4000
137 #        spaces: [public]
138 #        mac: ["00:1E:67:9C:3E:55"]
139 #      power:
140 #        type: ipmi
141 #        address: 10.10.210.90
142 #        user: root
143 #        pass: root
144     floating-ip-range: 10.10.210.40,10.10.210.250,10.10.210.1,10.10.210.0/24
145     ext-port: "intf3"
146     dns: 8.8.8.8
147     osdomainname:
148 opnfv:
149     release: d
150     distro: xenial
151     type: noha
152     openstack: ocata
153     sdncontroller:
154     - type: nosdn
155     storage:
156     - type: ceph
157       disk: /dev/sdb
158     feature: odl_l2
159     spaces:
160     - type: admin
161       bridge: brAdm
162       cidr: 10.10.211.0/24
163       gateway: 10.10.211.1
164       vlan:
165     - type: data
166       bridge: brData
167       cidr: 10.10.212.0/24
168       gateway:
169       vlan:
170     - type: public
171       bridge: brStor
172       cidr: 10.10.213.0/24
173       gateway:
174       vlan:
175     - type: floating
176       bridge: brExt
177       cidr: 10.10.210.0/24
178       gateway:
179       vlan:
180     - type: storage
181       bridge: brMgmt
182       cidr: 10.10.214.0/24
183       gateway:
184       vlan: 214