Merge "Stop daemons before cleanup in unstack"
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -78,8 +78,8 @@ if [[ "1ドル" == "unstack" ]]; then
if [ "$REMOTE_CEPH" = "True" ]; then
cleanup_ceph_remote
else
cleanup_ceph_embedded
stop_ceph
cleanup_ceph_embedded
fi
cleanup_ceph_general
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.