aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-05-25 15:14:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-25 15:14:43 +0000
commit220b7f1b0837ce4fe66d05bdce7d30e68b059d53 (patch)
tree406890b29d8824036fd957be693d91a0bec8cfe3
parent6cc740c6dca3b2d3b6410f3b2d91b399067ec7aa (diff)
parent8f7b39512a3dc90294be95f49d509173e8557474 (diff)
Merge "arm-pods:1,3; dea: Modify interfaces properties: MTU" into stable/danube
-rw-r--r--labs/arm/pod1/fuel/config/dea-pod-override.yaml12
-rw-r--r--labs/arm/pod3/fuel/config/dea-pod-override.yaml8
-rwxr-xr-xlabs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml12
3 files changed, 32 insertions, 0 deletions
diff --git a/labs/arm/pod1/fuel/config/dea-pod-override.yaml b/labs/arm/pod1/fuel/config/dea-pod-override.yaml
index 9a7a2a2..9fcb565 100644
--- a/labs/arm/pod1/fuel/config/dea-pod-override.yaml
+++ b/labs/arm/pod1/fuel/config/dea-pod-override.yaml
@@ -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
diff --git a/labs/arm/pod3/fuel/config/dea-pod-override.yaml b/labs/arm/pod3/fuel/config/dea-pod-override.yaml
index 05ba59e..4453fb0 100644
--- a/labs/arm/pod3/fuel/config/dea-pod-override.yaml
+++ b/labs/arm/pod3/fuel/config/dea-pod-override.yaml
@@ -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
diff --git a/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml b/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml
index 364fcf7..9556ddd 100755
--- a/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml
+++ b/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml
@@ -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