modified to take care of ceph disk assignment from labconfig.
[joid.git] / labconfig / intel / pod9 / labconfig.yaml
1 lab:
2   location: intel
3   racks:
4   - rack: pod9
5     nodes:
6     - name: rack-9-m1
7       architecture: x86_64
8       roles: [network,control]
9       nics:
10       - ifname: eth3
11         spaces: [admin]
12         mac: ["00:1E:67:D4:30:38"]
13       - ifname: eth0
14         spaces: [data]
15         mac: ["00:1E:67:C5:5B:08"]
16       - ifname: eth1
17         spaces: [public]
18         mac: ["00:1E:67:C5:5B:09"]
19       power:
20         type: ipmi
21         address: 10.2.117.142
22         user: root
23         pass: root
24     - name: rack-9-m2
25       architecture: x86_64
26       roles: [compute,control,storage]
27       nics:
28       - ifname: eth3
29         spaces: [admin]
30         mac: ["00:1E:67:D4:33:A2"]
31       - ifname: eth0
32         spaces: [data]
33         mac: ["00:1E:67:E2:6C:74"]
34       - ifname: eth1
35         spaces: [public]
36         mac: ["00:1E:67:E2:6C:75"]
37       power:
38         type: ipmi
39         address: 10.2.117.144
40         user: root
41         pass: root
42     - name: rack-9-m3
43       architecture: x86_64
44       roles: [compute,control,storage]
45       nics:
46       - ifname: eth3
47         spaces: [admin]
48         mac: ["00:1E:67:D4:2F:BA"]
49       - ifname: eth0
50         spaces: [data]
51         mac: ["00:1E:67:C5:5B:00"]
52       - ifname: eth1
53         spaces: [public]
54         mac: ["00:1E:67:C5:5B:01"]
55       power:
56         type: ipmi
57         address: 10.2.117.146
58         user: root
59         pass: root
60     floating-ip-range: 10.9.15.6,10.9.15.250,10.9.15.254,10.9.15.0/24
61     ext-port: "00:1E:67:C5:5B:09"
62     dns: 8.8.8.8
63 opnfv:
64     release: c
65     distro: trusty
66     type: nonha
67     openstack: mitaka
68     sdncontroller:
69     - type: nosdn
70     storage:
71     - type: ceph
72       disk: /srv
73     feature: odl_l2
74     spaces:
75     - type: admin
76       bridge: brAdm
77       cidr: 10.9.1.0/24
78       gateway: 10.9.1.1
79       vlan: 901
80     - type: data
81       bridge: brData
82       cidr: 10.9.12.0/24
83       gateway:
84       vlan: 902
85     - type: public
86       bridge: brPublic
87       cidr: 10.9.15.0/24
88       gateway: 10.9.15.254
89       vlan: 905
90     - type: external
91       bridge: brExt
92       cidr:
93       gateway:
94       ipaddress: 10.2.117.143
95       vlan: