Do not cleanup_senlin_dashboard in devstack install step
Change-Id: Ibf2e3b34d001f386ac0bb0eb3feea8054c6b1e0c
This commit is contained in:
parent
4a9c648593
commit
931bddda3b
@ -17,7 +17,6 @@ if is_service_enabled sl-api sl-eng; then
|
||||
if is_service_enabled horizon; then
|
||||
echo_summary "Installing senlin dashboard"
|
||||
install_senlin_dashboard
|
||||
cleanup_senlin_dashboard
|
||||
fi
|
||||
cleanup_senlin
|
||||
elif [[ "$1" == "stack" && "$2" == "post-config" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user