puppet-vswitch/Rakefile
karthik s b58bd4844a OVS2.6 changes for DPDK
Configuration of DPDK parameters pmd-cpu-mask, dpdk-lcore-mask,
dpdk-socket-mem are addressed as per OVS2.6, while maintaining
backward compatibility with OVS 2.5

Implements: blueprint ovs-2-6-dpdk

Change-Id: I3227189691df85f265cf84bd4115d8d4c9f979f3
Signed-off-by: karthik s <ksundara@redhat.com>
2017-04-04 08:59:50 -04:00

3 lines
107 B
Ruby

require 'puppet-openstack_spec_helper/rake_tasks'
PuppetLint.configuration.send('disable_quoted_booleans')