diff --git a/tools/uninstall-heat b/tools/uninstall-heat index bf44515f42..6f07349f1f 100755 --- a/tools/uninstall-heat +++ b/tools/uninstall-heat @@ -76,3 +76,4 @@ if user_wants 'Delete Heat logs?'; then echo 1>&2 fi +echo 'Warning: You shall explicitly remove related tenants, role, and users from keystone' 1>&2