From dc3e7f0966b8f302bc045d2d5c9ddd3cf3f83f85 Mon Sep 17 00:00:00 2001 From: Zhenguo Niu Date: Fri, 15 Jul 2016 16:48:11 +0800 Subject: [PATCH] [devstack]Remove unneeded enable_service in example.local.conf As we use enable_plugin for ironic, there's no need to enalbe ironic related services again. Change-Id: Iaf7e37b0a3c1d2c7883dddb44c31ee40f07e5b03 --- devstack/example.local.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/devstack/example.local.conf b/devstack/example.local.conf index 7ee7f87ed..05765b665 100644 --- a/devstack/example.local.conf +++ b/devstack/example.local.conf @@ -1,5 +1,4 @@ [[local|localrc]] -enable_service ironic ir-api ir-cond disable_service n-net n-novnc enable_service neutron q-svc q-agt q-dhcp q-l3 q-meta enable_service s-proxy s-object s-container s-account