| commit | ab8e51eb49068a8c5004007c18fdfb9b1fcc0954 | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Tue Feb 28 06:13:08 2023 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Tue Feb 28 06:13:08 2023 +0000 |
| tree | 5f1c385873a4a08f8c6f661d7c5b08431a4c130b | |
| parent | f7d15274f69922c7f91da444a6e10f96cf325575 [diff] | |
| parent | 0572d73f8561f3304f897bf9ee2f63c406cc21b7 [diff] |
Merge "Disable memory_tracker and file_tracker in unstask.sh properly"
diff --git a/unstack.sh b/unstack.sh index a36af3f..33b069b 100755 --- a/unstack.sh +++ b/unstack.sh
@@ -168,9 +168,7 @@ 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