diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-09-05 05:38:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-05 05:38:03 +0000 |
commit | ed9d57a2314805a2e2bd65602ef67e6cc59a1918 (patch) | |
tree | 4fd8df1bf69f87b8c8a1454e29db65a948a27b86 /mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2 | |
parent | 381d952bf505cda14088ac39f9a53229f70b8ef7 (diff) | |
parent | e5ff32c6ceccc185e43bb4225a0db8dbd048669e (diff) |
Merge "[noha] Set MTU on tenant/private dpdk interface"
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2 index 3c7388a9c..aceb54461 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute_pdf.yml.j2 @@ -29,6 +29,7 @@ parameters: {%- endif %} linux: network: + ovs_nowait: true bridge: openvswitch interface: pxe_admin_int: |