From 5f21481962a1d5d41a9ef1735d24277eba6872c5 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Wed, 8 Jun 2016 16:21:31 -0400 Subject: Drop extraconfig for neutron-plumgrid.yaml This patch drops the extraconfig interface in favor of using the composable services nested stack instead. The benefit is that it is easier to enable multiple services (like network and storage backends at the same time) and all of the plumgrid settings get to live in the same file. Partially-implements: blueprint composable-services-within-roles Change-Id: I1c5827e3650a29f7a0258531f84ae0f50f22343d --- puppet/controller.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'puppet/controller.yaml') diff --git a/puppet/controller.yaml b/puppet/controller.yaml index cb8c5bc3..61919da0 100644 --- a/puppet/controller.yaml +++ b/puppet/controller.yaml @@ -838,7 +838,6 @@ resources: - neutron_nuage_data # Optionally provided by ControllerExtraConfigPre - midonet_data #Optionally provided by AllNodesExtraConfig - neutron_opencontrail_data # Optionally provided by ControllerExtraConfigPre - - neutron_plumgrid_data # Optionally provided by ControllerExtraConfigPre merge_behavior: deeper datafiles: service_configs: -- cgit 1.2.3-korg