Merge "Stop daemons before cleanup in unstack"

This commit is contained in:
Jenkins
2016年01月22日 05:14:48 +00:00
committed by Gerrit Code Review

View File

@@ -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
openstack/devstack-plugin-ceph
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.

The note is not visible to the blocked user.