neutron: delete by default router/dhcp namespaces
authorEmilien Macchi <emilien@redhat.com>
Fri, 22 Jan 2016 23:39:58 +0000 (18:39 -0500)
committerEmilien Macchi <emilien@redhat.com>
Fri, 22 Jan 2016 23:39:58 +0000 (18:39 -0500)
commite479da3e1780095d8a471cb2fb44ee288c391bb9
tree83b876359eea3093eab2a6778a6d09363db4f258
parent47b3a088b0c99facdc5b8f389e7046f28073ddc5
neutron: delete by default router/dhcp namespaces

The 'router_delete_namespaces' (L3 agent) and 'dhcp_delete_namespaces'
(DHCP agent) configuration settings default to false OpenStack Neutron
resulting in network namespaces not being deleted when
no longer needed. Disabling automatic namespace cleanup was appropriate
for older Linux distributions but is no longer required.
TripleO should set the values to true.

Change-Id: I39e1a347d24ecc99b6f878807c47103c4b3f85e1
puppet/hieradata/controller.yaml