added the labconfig file for att virpod1. Remove the mac
[joid.git] / labconfig / orange / pod2 / labconfig.yaml
1 lab:
2   location: orange
3   racks:
4   - rack: pod2
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,control]
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: [control,compute]
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: [control,compute]
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     floating-ip-range: 161.105.231.2,161.105.231.62,161.105.231.1,161.105.231.0/26
133     ext-port: "eth1"
134     dns: 192.168.2.1
135 opnfv:
136     release: c
137     distro: trusty
138     type: nonha
139     openstack: liberty
140     sdncontroller:
141     - type: nosdn
142     storage:
143     - type: ceph
144       disk: /dev/sdb /dev/sdc
145     feature: odl_l2
146     spaces:
147     - type: admin
148       bridge: brAdm
149       cidr: 192.168.2.0/24
150       gateway: 192.168.2.1
151       vlan:
152     - type: data
153       bridge: brData
154       cidr: 192.168.12.0/24
155       gateway:
156       vlan:
157     - type: storage
158       bridge: brStorage
159       cidr: 192.168.22.0/24
160       gateway: