7896877d50cf6dc1952767c8290f0e88c82bc54a
[kuberef.git] / hw_config / ericsson-pod1 / pdf.yaml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) 2020 Ericsson AB and others
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10 version: 1.0
11 details:
12   pod_owner: Nordix
13   contact: infra@nordix.org
14   lab: Nordix OpenLab
15   location: N/A
16   type: baremetal
17   link: http://wiki.nordix.org/
18 ##############################################################################
19 jumphost:
20   name: kuberef-jump
21   node:
22     type: virtual
23     vendor: vmware
24     model: pc
25     arch: x86_64
26     cpus: 4
27     cpu_cflags: host-passthrough
28     cores: 4
29     memory: 9G
30   disks:
31     - name: disk1
32       disk_capacity: 250G
33       disk_type: hdd
34       disk_interface: sata
35       disk_rotation:
36   os: ubuntu1804
37   interfaces:
38     - name: 'ens4'
39       address: 10.0.20.1
40       mac_address: 52:54:00:4a:e8:2d
41     - name: 'ens3'
42       address: 100.64.200.254
43 ##############################################################################
44 nodes:
45   - name: node1
46     node: &nodeparams
47       type: baremetal
48       vendor: HP
49       model: ProLiant BL460c Gen8
50       arch: x86_64
51       cpus: 2
52       cpu_cflags: ivybridge
53       cores: 10
54       memory: 64G
55     disks: &disks
56       - name: disk1
57         disk_capacity: 745G
58         disk_type: hdd
59         disk_interface: scsi
60         disk_rotation: 15000
61     remote_params: &remoteparas
62       type:
63         - ipmi
64       user: opnfv
65       pass: Winter2017
66     remote_management:
67       <<: *remoteparas
68       address: 172.16.1.19
69       mac_address: "FC:15:B4:12:97:64"
70     interfaces:
71       - name: 'nic1'
72         speed: 1gb
73         features: 'dpdk|sriov'
74         mac_address: "9c:b6:54:8a:95:a0"
75         vlan: native
76         address: 10.0.20.9
77       - name: 'nic2'
78         speed: 10gb
79         features: 'dpdk|sriov'
80         mac_address: "38:ea:a7:8f:52:cc"
81         address: 100.64.200.9
82         vlan: native
83       - name: 'nic3'
84         speed: 10gb
85         features: 'dpdk|sriov'
86         mac_address: "38:ea:a7:8f:1f:d4"
87 #        address: 192.168.11.19
88       - name: 'nic4'
89         speed: 10gb
90         features: 'dpdk|sriov'
91         mac_address: "38:ea:a7:8f:1f:d5"
92 #        address: 100.64.200.9
93       - name: 'nic5'
94         speed: 10gb
95         features: 'dpdk|sriov'
96         mac_address: "38:ea:a7:8f:52:cd"
97 #        address: 100.64.200.9
98       - name: 'nic6'
99         speed: 10gb
100         features: 'dpdk|sriov'
101         mac_address: "00:00:00:00:00:00"
102         address: 10.10.10.15
103         vlan: native
104   ############################################################################
105   - name: node2
106     node: *nodeparams
107     disks: *disks
108     remote_management:
109       <<: *remoteparas
110       address: 172.16.1.20
111       mac_address: "9C:B6:54:8E:C5:74"
112     interfaces:
113       - name: 'nic1'
114         speed: 1gb
115         features: 'dpdk|sriov'
116         address: 10.0.20.10
117         mac_address: "9c:b6:54:8a:10:18"
118         vlan: native
119       - name: 'nic2'
120         speed: 10gb
121         features: 'dpdk|sriov'
122         address: 100.64.200.10
123         mac_address: "38:ea:a7:8f:12:48"
124         vlan: native
125       - name: 'nic3'
126         speed: 10gb
127         features: 'dpdk|sriov'
128         mac_address: "38:ea:a7:8f:07:50"
129 #        address: 192.168.11.20
130       - name: 'nic4'
131         speed: 10gb
132         features: 'dpdk|sriov'
133 #        address: 10.10.10.12
134         mac_address: "38:ea:a7:8f:07:51"
135       - name: 'nic5'
136         speed: 10gb
137         features: 'dpdk|sriov'
138 #        address: 100.64.200.10
139         mac_address: "38:ea:a7:8f:12:49"
140       - name: 'nic6'
141         speed: 10gb
142         features: 'dpdk|sriov'
143         mac_address: "00:00:00:00:00:00"
144 #        address: 10.10.10.14
145         vlan: native