Merge "Drop redundant swift-init command"

This commit is contained in:
Zuul 2024-09-13 16:50:39 +00:00 committed by Gerrit Code Review
commit 3de8e68fa5

View File

@ -54,7 +54,6 @@ function start_s2aio {
function _stop_s2aio {
set +e
swift-init --run-dir ${SWIFT_DATA_DIR}/run/ all stop
stop_keystone
stop_swift
set -e