Merge "Remove sahara-dashboard"

This commit is contained in:
Jenkins
2014-09-05 02:12:24 +00:00
committed by Gerrit Code Review

View File

@@ -4,7 +4,6 @@ if is_service_enabled sahara; then
if [[ "$1" == "source" ]]; then
# Initial source
source $TOP_DIR/lib/sahara
source $TOP_DIR/lib/sahara-dashboard
elif [[ "$1" == "stack" && "$2" == "install" ]]; then
echo_summary "Installing sahara"
install_sahara