Added a new composable service for enabling DPDK on compute nodes.
authorSaravanan KR <skramaja@redhat.com>
Mon, 18 Jul 2016 09:08:40 +0000 (14:38 +0530)
committerSaravanan KR <skramaja@redhat.com>
Thu, 25 Aug 2016 06:40:18 +0000 (12:10 +0530)
commit301314e06c3f79cd8642cec8a904223236b8f7bc
tree5c70e1dc1022cebc35a7b2f229cc7f28320c1c64
parent6c537d2005b8cb5b25f63722376fca08471987ac
Added a new composable service for enabling DPDK on compute nodes.

ComputeNeutronOvsAgent should be overriden to neutron-ovs-dpdk-agent
service instead of neutron-ovs-agent (default) in order to enable
DPDK in OVS. This new service provides all the required parameters
for enabling DPDK with OVS (vswitch::dpdk).

Implements: blueprint tripleo-ovs-dpdk
Depends-On: I6cfd13d4979731696b09da52b2618fa33042403d

Change-Id: I538043b780a55006c54160cc7b33ddf52684ebf4
overcloud-resource-registry-puppet.yaml
puppet/services/neutron-ovs-dpdk-agent.yaml [new file with mode: 0644]