JOID PDF-IDF support for intel-pod18
[pharos.git] / labs / zte / idf-pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2018 ZTE, Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 ### ZTE POD 1 installer descriptor file ###
10
11 idf:
12   version: 0.1
13   installer: ['apex', 'compass4nfv', 'daisy', 'fuel']
14   net_config:
15     oob:
16       interface: 0
17       ip-range: 192.168.1.101-192.168.1.105
18       vlan: null
19     admin:
20       interface: 0
21       vlan: native
22       network: 10.10.6.0
23       mask: 24
24     mgmt:
25       interface: 1
26       vlan: 161
27       network: 192.168.61.0
28       mask: 24
29     storage:
30       interface: 2
31       vlan: 162
32       network: 192.168.62.0
33       mask: 24
34     private:
35       interface: 3
36       vlan: 1120
37       network: 192.168.63.0
38       mask: 24
39     public:
40       interface: 4
41       vlan: 163
42       network: 172.60.0.0
43       mask: 24
44       gateway: 172.60.0.1
45       dns:
46         - 172.10.0.1
47   fuel:
48     jumphost:
49       bridges:
50         admin: 'br6'
51         mgmt: ~
52         private: ~
53         public: 'br-external'
54     network:
55       node:
56         # Ordered-list, index should be in sync with node index in PDF
57         - interfaces: &interfaces
58             # Ordered-list, index should be in sync with interface index in PDF
59             - 'ens4f0'
60             - 'ens12f0'
61             - 'ens12f1'
62             - 'ens44f0'
63             - 'ens44f1'
64           busaddr: &busaddr
65             # Bus-info reported by `ethtool -i ethX`
66             - '0000:01:00.0'
67             - '0000:08:00.0'
68             - '0000:08:00.1'
69             - '0000:81:00.0'
70             - '0000:81:00.1'
71         - interfaces: *interfaces
72           busaddr: *busaddr
73         - interfaces: *interfaces
74           busaddr: *busaddr
75         - interfaces: *interfaces
76           busaddr: *busaddr
77         - interfaces: *interfaces
78           busaddr: *busaddr