Fixes missing firewall rules for neutron_ovs_dpdk_agent service
authorTim Rozet <trozet@redhat.com>
Wed, 22 Mar 2017 14:52:03 +0000 (10:52 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 22 Mar 2017 14:52:03 +0000 (10:52 -0400)
commit48a38a19347a18d4d35fb22de82136359aae5cb7
tree8b623e6c7af6d4f157ba1d3dbb18ef047a827621
parentb758dff5758a84b8a72766dd2591477f68b23c50
Fixes missing firewall rules for neutron_ovs_dpdk_agent service

Firewall config was being inherited by the dpdk service, however
since the firewall service name was the parent (neutron_ovs_agent)
and technically that service was not enabled - the rules were never
applied.  This modifies the service name as it is inherited using
map_replace.

Closes-Bug: 1674689

Change-Id: I6676205b8fc1fd578cb2435ad97fe577a9e81d95
Signed-off-by: Tim Rozet <trozet@redhat.com>
puppet/services/neutron-ovs-dpdk-agent.yaml
releasenotes/notes/fix-neutron-dpdk-firewall-436aee39a0d7ed65.yaml [new file with mode: 0644]