Improve tools/uninstall-heat

Inform users that the script doesn't remove related role/user from keystone.

Change-Id: Ia0a7cb37ae568e37c86ff9047361c42186c21ab4
This commit is contained in:
DennyZhang 2014-01-02 10:27:42 -06:00
parent 0df3bc702b
commit 6e2dc8ab58
1 changed files with 1 additions and 0 deletions

View File

@ -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