Apply vlan_strip_offload config only when using vlan for fdio 43/22843/1
authorFeng Pan <fpan@redhat.com>
Wed, 5 Oct 2016 23:49:51 +0000 (19:49 -0400)
committerFeng Pan <fpan@redhat.com>
Sat, 8 Oct 2016 17:57:44 +0000 (17:57 +0000)
commit3b04814ee6d50155dc40e7e53a1ca55a2ebadf1a
treedbea44c5fb383c8f6a3ec2809d16a86cc452dc62
parente61c1eb1bd369e8adb754ff879d1df67aff6c6b8
Apply vlan_strip_offload config only when using vlan for fdio

We currently apply vlan_strip_offload cnofig to VPP interface for
all enic interfaces, however, this is really only needed when
vlan tagged traffic is being passed on the interface. This patch
adds a vlan config option to puppet-fdio and opnfv-tht so that
we only enable it when needed. Right now the only scenario this
is needed is nosdn-fdio, since the only supported mode for tenant
networking is VLAN.

Dependent on https://github.com/radez/puppet-fdio/pull/11

JIRA: APEX-285

opnfv-tht-pr: 87

Change-Id: I40c444896e036eaa87506cf372bedd4b8a621d00
Signed-off-by: Feng Pan <fpan@redhat.com>
ci/PR_revision.log