diff --git a/unstack.sh b/unstack.sh index a36af3fb59..33b069b6a3 100755 --- a/unstack.sh +++ b/unstack.sh @@ -168,9 +168,7 @@ if is_service_enabled etcd3; then cleanup_etcd3 fi -if is_service_enabled dstat; then - stop_dstat -fi +stop_dstat # NOTE: Cinder automatically installs the lvm2 package, independently of the # enabled backends. So if Cinder is enabled, and installed successfully we are