commit | 9757ca58059079286c5af2892d58513c22d66ff3 | [log] [tgz] |
---|---|---|
author | Petr Jediný <petr.jediny@gmail.com> | Fri Dec 08 17:47:34 2017 +0100 |
committer | Petr Jediný <petr.jediny@gmail.com> | Fri Dec 08 17:51:37 2017 +0100 |
tree | 8b95c416953f6926aec1b25c8de164dad649e404 | |
parent | 30f279f54b30f0396680bb314949337aa66ea657 [diff] [blame] |
Fix issues with virtual opencontrail computes Switch off offloadings causing issues to encapsulated traffic Set global vrouter config (configuration for self issue) Change-Id: I23da022f657bf45a6f56ebfe5811aadc8222f0c7 Closes-Bug: PROD-16473
diff --git a/classes/cluster/os-ha-contrail-40/openstack/compute.yml b/classes/cluster/os-ha-contrail-40/openstack/compute.yml index 30613d3..6f677d4 100644 --- a/classes/cluster/os-ha-contrail-40/openstack/compute.yml +++ b/classes/cluster/os-ha-contrail-40/openstack/compute.yml
@@ -34,6 +34,8 @@ enabled: true type: eth proto: manual + pre_up_cmds: + - ethtool -K ens4 rx off tx off gro off tso off vhost0: enabled: true type: eth