Browse code

Merge "Remove sahara-dashboard"

Jenkins authored on 2014/09/05 11:12:24
Showing 1 changed files
... ...
@@ -4,7 +4,6 @@ if is_service_enabled sahara; then
4 4
     if [[ "$1" == "source" ]]; then
5 5
         # Initial source
6 6
         source $TOP_DIR/lib/sahara
7
-        source $TOP_DIR/lib/sahara-dashboard
8 7
     elif [[ "$1" == "stack" && "$2" == "install" ]]; then
9 8
         echo_summary "Installing sahara"
10 9
         install_sahara