8ed4532b094b55362aed51645800f75ba6269054
[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: enp4s0f3
11         spaces: [admin]
12         mac: ["00:1E:67:CF:BB:54"]
13       - ifname: ens785f0
14         spaces: [data]
15         mac: ["90:E2:BA:85:4E:2C"]
16       - ifname: ens785f1.504
17         spaces: [public]
18         mac: ["90:E2:BA:85:4E:2D"]
19       - ifname: ens785f0.505
20         spaces: [floating]
21         mac: ["90:E2:BA:85:4E:2C"]
22       - ifname: ens785f1
23         spaces: [storage]
24         mac: ["90:E2:BA:85:4E:2D"]
25       power:
26         type: ipmi
27         address: 10.2.117.85
28         user: root
29         pass: root
30     - name: rack-5-m2
31       architecture: x86_64
32       roles: [compute,control,storage]
33       nics:
34       - ifname: enp4s0f3
35         spaces: [admin]
36         mac: ["00:1E:67:CF:B8:93"]
37       - ifname: ens785f0
38         spaces: [data]
39         mac: ["90:E2:BA:84:08:B8"]
40       - ifname: ens785f1.504
41         spaces: [public]
42         mac: ["90:E2:BA:84:08:B9"]
43       - ifname: ens785f0.505
44         spaces: [floating]
45         mac: ["90:E2:BA:85:4E:2C"]
46       - ifname: ens785f1
47         spaces: [storage]
48         mac: ["90:E2:BA:85:4E:2D"]
49       power:
50         type: ipmi
51         address: 10.2.117.86
52         user: root
53         pass: root
54     - name: rack-5-m3
55       architecture: x86_64
56       roles: [compute,control,storage]
57       nics:
58       - ifname: enp4s0f3
59         spaces: [admin]
60         mac: ["00:1E:67:E0:08:7F"]
61       - ifname: ens785f0
62         spaces: [data]
63         mac: ["90:E2:BA:84:07:0D"]
64       - ifname: ens785f1.504
65         spaces: [public]
66         mac: ["90:E2:BA:84:07:0E"]
67       - ifname: ens785f0.505
68         spaces: [floating]
69         mac: ["90:E2:BA:85:4E:2C"]
70       - ifname: ens785f1
71         spaces: [storage]
72         mac: ["90:E2:BA:85:4E:2D"]
73       power:
74         type: ipmi
75         address: 10.2.117.87
76         user: root
77         pass: root
78     - name: rack-5-m4
79       architecture: x86_64
80       roles: [compute,storage]
81       nics:
82       - ifname: enp4s0f3
83         spaces: [admin]
84         mac: ["00:1E:67:E0:08:B1"]
85       - ifname: ens785f0
86         spaces: [data]
87         mac: ["90:E2:BA:83:FD:80"]
88       - ifname: ens785f1.504
89         spaces: [public]
90         mac: ["90:E2:BA:83:FD:81"]
91       - ifname: ens785f0.505
92         spaces: [floating]
93         mac: ["90:E2:BA:85:4E:2C"]
94       - ifname: ens785f1
95         spaces: [storage]
96         mac: ["90:E2:BA:85:4E:2D"]
97       power:
98         type: ipmi
99         address: 10.2.117.88
100         user: root
101         pass: root
102     - name: rack-5-m5
103       architecture: x86_64
104       roles: [compute,storage]
105       nics:
106       - ifname: enp4s0f3
107         spaces: [admin]
108         mac: ["00:1E:67:E0:0A:4B"]
109       - ifname: ens785f0
110         spaces: [data]
111         mac: ["90:E2:BA:75:22:74"]
112       - ifname: ens785f1.504
113         spaces: [public]
114         mac: ["90:E2:BA:75:22:75"]
115       - ifname: ens785f0.505
116         spaces: [floating]
117         mac: ["90:E2:BA:85:4E:2C"]
118       - ifname: ens785f1
119         spaces: [storage]
120         mac: ["90:E2:BA:85:4E:2D"]
121       power:
122         type: ipmi
123         address: 10.2.117.89
124         user: root
125         pass: root
126 #    - name: rack-5-m6
127 #      architecture: x86_64
128 #      roles: [compute,storage]
129 #      nics:
130 #      - ifname: enp4s0f3
131 #        spaces: [admin]
132 #        mac: ["98:4F:EE:10:03:43"]
133 #      - ifname: ens785f0
134 #        spaces: [data]
135 #        mac: ["00:1E:67:9C:3E:54"]
136 #      - ifname: ens785f1.504
137 #        spaces: [public]
138 #        mac: ["00:1E:67:9C:3E:55"]
139 #      power:
140 #        type: ipmi
141 #        address: 10.2.117.90
142 #        user: root
143 #        pass: root
144     floating-ip-range: 10.5.15.6,10.5.15.250,10.5.15.1,10.5.15.0/24
145     ext-port: "ens785f0.505"
146     dns: 8.8.8.8
147     osdomainname:
148 opnfv:
149     release: c
150     distro: trusty
151     type: nonha
152     openstack: liberty
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.5.1.0/24
163       gateway: 10.5.1.1
164       vlan:
165     - type: data
166       bridge: brData
167       cidr: 10.5.12.0/24
168       gateway:
169       vlan:
170     - type: storage
171       bridge: brStor
172       cidr: 10.5.13.0/24
173       gateway:
174       vlan:
175     - type: public
176       bridge: brMgmt
177       cidr: 10.5.14.0/24
178       gateway:
179       vlan: 504
180     - type: floating
181       bridge: brPublic
182       cidr: 10.5.15.0/24
183       gateway:
184       vlan: 505
185     - type: external
186       bridge: brExt
187       cidr:
188       gateway:
189       ipaddress: 10.2.117.92
190       vlan: