bugfix for systax error
neutron-ironic-agent script has syntax error. This patch is for resolving the error. Change-Id: I4a4e0bbab5ce1f9ce45c0723b92a2af647212592
This commit is contained in:
parent
43c9e660c8
commit
63556c3de3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user