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:
parent
0df3bc702b
commit
6e2dc8ab58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user