added the labconfig file for att virpod1. Remove the mac
[joid.git] / labconfig / orange / pod1 / labconfig.yaml
1 lab:
2   location: orange
3   racks:
4   - rack: pod1
5     nodes:
6     - name: rack-1-m1
7       architecture: x86_64
8       roles: [compute,control,storage]
9       nics:
10       - ifname: eth0
11         spaces: [admin]
12         mac: ["68:b5:99:74:e3:a8"]
13       - ifname: eth2
14         spaces: [data]
15         mac: ["68:b5:99:74:e3:ae"]
16       - ifname: eth3
17         spaces: [storage]
18         mac: ["68:b5:99:74:e3:ac"]
19       power:
20         type: ipmi
21         address: 192.168.1.11
22         user: Administrator
23         pass: pod1Admin
24     - name: rack-1-m2
25       architecture: x86_64
26       roles: [control,network]
27       nics:
28       - ifname: eth0
29         spaces: [admin]
30         mac: ["68:b5:99:75:05:5e"]
31       - ifname: eth2
32         spaces: [data]
33         mac: ["68:b5:99:75:05:64"]
34       - ifname: eth3
35         spaces: [storage]
36         mac: ["68:b5:99:75:05:62"]
37       power:
38         type: ipmi
39         address: 192.168.1.12
40         user: Administrator
41         pass: pod1Admin:
42     - name: rack-1-m3
43       architecture: x86_64
44       roles: [compute,control,storage]
45       nics:
46       - ifname: eth0
47         spaces: [admin]
48         mac: ["94:57:a5:52:53:7c"]
49       - ifname: eth3
50         spaces: [data]
51         mac: ["94:57:a5:52:53:7f"]
52       - ifname: eth2
53         spaces: [storage]
54         mac: ["94:57:a5:52:53:7e"]
55       power:
56         type: ipmi
57         address: 192.168.1.13
58         user: Administrator
59         pass: pod1Admin
60     - name: rack-1-m4
61       architecture: x86_64
62       roles: [compute,storage]
63       nics:
64       - ifname: eth0
65         spaces: [admin]
66         mac: ["94:57:a5:52:c1:54"]
67       - ifname: eth3
68         spaces: [data]
69         mac: ["94:57:a5:52:c1:57"]
70       - ifname: eth2
71         spaces: [storage]
72         mac: ["94:57:a5:52:c1:56"]
73       power:
74         type: ipmi
75         address: 192.168.1.14
76         user: Administrator
77         pass: pod1Admin
78     - name: rack-1-m5
79       architecture: x86_64
80       roles: [network]
81       nics:
82       - ifname: eth0
83         spaces: [admin]
84         mac: ["94:57:a5:52:c1:d8"]
85       - ifname: eth3
86         spaces: [data]
87         mac: ["94:57:a5:52:c1:db"]
88       - ifname: eth2
89         spaces: [storage]
90         mac: ["94:57:a5:52:c1:da"]
91       power:
92         type: ipmi
93         address: 192.168.1.15
94         user: Administrator
95         pass: pod1Admin
96     floating-ip-range: 161.105.231.2,161.105.231.62,161.105.231.1,161.105.231.0/26
97     ext-port: "eth1"
98     dns: 192.168.1.1
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: /dev/sdb /dev/sdc
109   feature: odl_l2
110   spaces:
111   - type: admin
112     bridge: brAdm
113     cidr: 192.168.1.0/24
114     gateway: 192.168.1.1
115     vlan:
116   - type: data
117     bridge: brData
118     cidr: 192.168.11.0/24
119     gateway:
120     vlan:
121   - type: storage
122     bridge: brStorage
123     cidr: 192.168.21.0/24
124     gateway: