Enable DPDK on boot using PreNetworkConfig
authorSaravanan KR <skramaja@redhat.com>
Wed, 24 May 2017 05:58:37 +0000 (11:28 +0530)
committerSaravanan KR <skramaja@redhat.com>
Fri, 23 Jun 2017 05:49:23 +0000 (11:19 +0530)
commit4e19c7a13e4717082f676ec5e72d35e9ea963a33
tree7cc61eb40c7efe05f28262f930989f71931e0aa2
parent7b60e56c0eb90e2a710cc5be7527e58d254621be
Enable DPDK on boot using PreNetworkConfig

DPDK has to be enabled on openvswitch on the boot before
configuring the network as when the network uses DPDK ports
OvS should be ready to handle DPDK. Enabled DPDK via
PreNetworkConfig by checking if ServiceNames contains
DPDK service.
Implements: blueprint ovs-2-6-dpdk
Closes-Bug: #1654975

Depends-On: I83a540336c01a696780621fb2b39486a6abf0917
Change-Id: I7af4534d91e67c94ba559b78b9ac6a001e639db3
extraconfig/pre_network/host_config_and_reboot.yaml
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml
releasenotes/notes/enable-dpdk-on-boot-f5b098b10152b436.yaml [new file with mode: 0644]