summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-01-09 09:29:18 +0000
committerGerrit Code Review <review@openstack.org>2014-01-09 09:29:18 +0000
commitb0756fa4ff1169f23242fbcabcfe4056de6d0c0a (patch)
treea422c221d85776042b4709b18f3952719d71d9ae /tools
parent66e7f1b078bf348374e656c9319d0230cc60b10c (diff)
parent6e2dc8ab58ed620de80f13c01da152c67b5cb9a5 (diff)
downloadheat-b0756fa4ff1169f23242fbcabcfe4056de6d0c0a.tar.gz
Merge "Improve tools/uninstall-heat"
Diffstat (limited to 'tools')
-rwxr-xr-xtools/uninstall-heat1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/uninstall-heat b/tools/uninstall-heat
index bf44515f4..6f07349f1 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