Skip to content

Commit 630ef31

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Remove sahara-dashboard"
2 parents 61a6e25 + 2641745 commit 630ef31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extras.d/70-sahara.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ if is_service_enabled sahara; then
44
if [[ "$1" == "source" ]]; then
55
# Initial source
66
source $TOP_DIR/lib/sahara
7-
source $TOP_DIR/lib/sahara-dashboard
87
elif [[ "$1" == "stack" && "$2" == "install" ]]; then
98
echo_summary "Installing sahara"
109
install_sahara

0 commit comments

Comments
 (0)