arm-pods:1,3; dea: Modify interfaces properties: MTU 51/34851/3
authorCatalina Focsa <catalina.focsa@enea.com>
Tue, 16 May 2017 15:06:54 +0000 (17:06 +0200)
committerCatalina Focsa <catalina.focsa@enea.com>
Thu, 25 May 2017 12:14:13 +0000 (14:14 +0200)
arm-pod2: check 8826cffe65acf34822a9ed4665267f4de6dc65ca
arm-pod1, arm-pod3, virtual_kvm:
Modify MTU value from null into 9000 for each
interface belonging to each node.
Values are to be merged into each fuel node dictionary
by key reference.

JIRA: https://jira.opnfv.org/browse/ARMBAND-199

Change-Id: Ieb80e51087d756499e0591d972aa8edd2fbabf1a
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
labs/arm/pod1/fuel/config/dea-pod-override.yaml
labs/arm/pod3/fuel/config/dea-pod-override.yaml
labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml

index 9a7a2a2..9fcb565 100644 (file)
@@ -11,12 +11,24 @@ wanted_release: Newton on Ubuntu 16.04 (aarch64)
 interfaces_1:
   enm2p1s0f2:
   - storage
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
   enm2p1s0f3:
   - public
   - management
   - private
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
   enm5p144s0:
   - fuelweb_admin
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
 transformations_1:
   transformations:
   - action: add-br
index 05ba59e..4453fb0 100644 (file)
@@ -11,11 +11,19 @@ wanted_release: Newton on Ubuntu 16.04 (aarch64)
 interfaces_1:
   ene11:
   - fuelweb_admin
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
   ene13:
   - public
   - management
   - storage
   - private
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
 transformations_1:
   transformations:
   - action: add-br
index 364fcf7..9556ddd 100755 (executable)
@@ -34,10 +34,22 @@ interfaces_1:
   - management
   - storage
   - private
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
   eth1:
   - public
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
   eth2:
   - fuelweb_admin
+  - interface_properties:
+      mtu:
+        value:
+          value: 9000
 transformations_1:
   transformations:
   - action: add-br