From 63556c3de37526f7023cfb1029f8a5636e54c89a Mon Sep 17 00:00:00 2001 From: John Haan Date: Wed, 8 Apr 2020 17:26:57 +0900 Subject: [PATCH] bugfix for systax error neutron-ironic-agent script has syntax error. This patch is for resolving the error. Change-Id: I4a4e0bbab5ce1f9ce45c0723b92a2af647212592 --- neutron/templates/bin/_neutron-ironic-agent.sh.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/neutron/templates/bin/_neutron-ironic-agent.sh.tpl b/neutron/templates/bin/_neutron-ironic-agent.sh.tpl index ec673cc94c..0484c7d6cc 100644 --- a/neutron/templates/bin/_neutron-ironic-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-ironic-agent.sh.tpl @@ -24,6 +24,7 @@ function start () { --config-file /tmp/pod-shared/neutron-agent.ini \ {{- end }} --config-file /etc/neutron/plugins/ml2/ml2_conf.ini +} function stop () { kill -TERM 1