devstack: Update after systemd change
Closes-Bug: #1690722 Change-Id: I203de80429d3b81c3b386de8d7279663a7d46d6f
This commit is contained in:
parent
7ccf18786b
commit
e15cbf3892
@ -42,7 +42,7 @@ function configure_taas_openvswitch_agent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function start_taas_openvswitch_agent {
|
function start_taas_openvswitch_agent {
|
||||||
run_process taas_openvswitch_agent "python $TAAS_OVS_AGENT_BINARY --config-file $NEUTRON_CONF --config-file $TAAS_OVS_AGENT_CONF_FILE"
|
run_process taas_openvswitch_agent "$TAAS_OVS_AGENT_BINARY --config-file $NEUTRON_CONF --config-file $TAAS_OVS_AGENT_CONF_FILE"
|
||||||
}
|
}
|
||||||
|
|
||||||
if is_service_enabled taas; then
|
if is_service_enabled taas; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user