3193b8bc116a5d380ff31cac41f471a1ec598bfe
[joid.git] / labconfig / orange / pod2 / labconfig.yaml
1 labconfig:
2     lab_location: orangepod2
3     labsettings:
4         upstream_dns: 192.168.2.1
5     nodes:
6         - name: rack-2-m1
7           architecture: x86_64
8           roles: [compute,storage]
9           nics:
10               - ifname: eth0
11                 spaces: [admin]
12                 mac: ["38:63:bb:3f:bc:c8"]
13               - ifname: eth5
14                 spaces: [data]
15                 mac: ["a0:36:9f:4e:88:5e"]
16               - ifname: eth4
17                 spaces: [storage]
18                 mac: ["a0:36:9f:4e:88:5c"]
19           power:
20               type: ipmi
21               address: 192.168.2.11
22               user: Administrator
23               pass: pod2Admin
24         - name: rack-2-m2
25           architecture: x86_64
26           roles: [compute,storage]
27           nics:
28               - ifname: eth0
29                 spaces: [admin]
30                 mac: ["38:63:bb:44:34:84"]
31               - ifname: eth5
32                 spaces: [data]
33                 mac: ["a0:36:9f:4e:8b:0e"]
34               - ifname: eth4
35                 spaces: [storage]
36                 mac: ["a0:36:9f:4e:8b:0c"]
37           power:
38               type: ipmi
39               address: 192.168.2.12
40               user: Administrator
41               pass: pod2Admin
42         - name: rack-2-m3
43           architecture: x86_64
44           roles: [compute,storage]
45           nics:
46               - ifname: eth0
47                 spaces: [admin]
48                 mac: ["38:63:bb:3f:1d:8c"]
49               - ifname: eth5
50                 spaces: [data]
51                 mac: ["a0:36:9f:4e:88:3a"]
52               - ifname: eth4
53                 spaces: [storage]
54                 mac: ["a0:36:9f:4e:88:38"]
55           power:
56               type: ipmi
57               address: 192.168.2.13
58               user: Administrator
59               pass: pod2Admin
60         - name: rack-2-m4
61           architecture: x86_64
62           roles: [compute,storage]
63           nics:
64               - ifname: eth0
65                 spaces: [admin]
66                 mac: ["38:63:bb:3f:2d:a8"]
67               - ifname: eth5
68                 spaces: [data]
69                 mac: ["a0:36:9f:4e:8b:18"]
70               - ifname: eth4
71                 spaces: [storage]
72                 mac: ["a0:36:9f:4e:8b:1a"]
73           power:
74               type: ipmi
75               address: 192.168.2.14
76               user: Administrator
77               pass: pod2Admin
78         - name: rack-2-m5
79           architecture: x86_64
80           roles: [network]
81           nics:
82               - ifname: eth0
83                 spaces: [admin]
84                 mac: ["94:57:a5:52:c9:48"]
85               - ifname: eth3
86                 spaces: [data]
87                 mac: ["94:57:a5:52:c9:4b"]
88               - ifname: eth2
89                 spaces: [storage]
90                 mac: ["94:57:a5:52:c9:4a"]
91           power:
92               type: ipmi
93               address: 192.168.2.15
94               user: Administrator
95               pass: pod2Admin
96         - name: rack-2-m6
97           architecture: x86_64
98           roles: [network]
99           nics:
100               - ifname: eth0
101                 spaces: [admin]
102                 mac: ["94:57:a5:52:63:b0"]
103               - ifname: eth3
104                 spaces: [data]
105                 mac: ["94:57:a5:52:63:b3"]
106               - ifname: eth2
107                 spaces: [storage]
108                 mac: ["94:57:a5:52:63:b2"]
109           power:
110               type: ipmi
111               address: 192.168.2.16
112               user: Administrator
113               pass: pod2Admin
114         - name: rack-2-m7
115           architecture: x86_64
116           roles: [network]
117           nics:
118               - ifname: eth0
119                 spaces: [admin]
120                 mac: ["94:57:a5:52:f1:80"]
121               - ifname: eth3
122                 spaces: [data]
123                 mac: ["94:57:a5:52:f1:83"]
124               - ifname: eth2
125                 spaces: [storage]
126                 mac: ["94:57:a5:52:f1:82"]
127           power:
128               type: ipmi
129               address: 192.168.2.17
130               user: Administrator
131               pass: pod2Admin
132 opnfv:
133     release: c
134     distro: trusty
135     type: nonha
136     openstack: liberty
137     sdncontroller:
138     - type: nosdn
139     storage:
140     - type: ceph
141       disk: /dev/sdb /dev/sdc
142     floating-ip-range:
143     feature: odl_l2
144     ext-port: eth1
145     spaces:
146     - type: admin
147       bridge: brAdm
148       cidr: 192.168.2.0/24
149       gateway: 192.168.2.1
150       vlan:
151     - type: data
152       bridge: brData
153       cidr: 192.168.12.0/24
154       gateway:
155       vlan:
156     - type: storage
157       bridge: brStorage
158       cidr: 192.168.22.0/24
159       gateway: