ericsson-pod1: Add IDF for Fuel compatibility 71/46171/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 24 Oct 2017 12:55:37 +0000 (14:55 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 25 Oct 2017 21:02:11 +0000 (23:02 +0200)
Change-Id: Iea4e8eacaaa4b4d5f0c1c7f05d6be816fe02e0cf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
labs/ericsson/idf-pod1.yaml

index 1c9f297..14f74d4 100644 (file)
@@ -1,3 +1,10 @@
+##############################################################################
+# Copyright (c) 2017 Ericsson AB, Mirantis Inc., Enea AB and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 ### ERICSSON POD 1 installer descriptor file ###
 
@@ -10,3 +17,30 @@ idf:
         mgmt: 'br-mgmt'
         private: ''
         public: 'br-external'
+    network:
+      node:
+        # Ordered-list, index should be in sync with node index in PDF
+        - interfaces: &interfaces
+            # Ordered-list, index should be in sync with interface index in PDF
+            - 'ens1f0'
+            - 'ens1f1'
+            - 'ens2f0'
+            - 'ens2f1'
+            - 'eno1'
+            - 'eno2'
+          busaddr: &busaddr
+            # Bus-info reported by `ethtool -i ethX`
+            - '0000:05:00.0'
+            - '0000:05:00.1'
+            - '0000:21:00.0'
+            - '0000:21:00.1'
+            - '0000:04:00.0'
+            - '0000:04:00.1'
+        - interfaces: *interfaces
+          busaddr: *busaddr
+        - interfaces: *interfaces
+          busaddr: *busaddr
+        - interfaces: *interfaces
+          busaddr: *busaddr
+        - interfaces: *interfaces
+          busaddr: *busaddr