Merge "vitrage-dashboard-devstack"
This commit is contained in:
commit
10812f5a86
@ -11,7 +11,7 @@ function install_vitrage_dashboard {
|
||||
}
|
||||
|
||||
# check for service enabled
|
||||
if is_service_enabled vitrage_dashboard; then
|
||||
if is_service_enabled vitrage-dashboard; then
|
||||
|
||||
if [[ "$1" == "stack" && "$2" == "pre-install" ]]; then
|
||||
# Set up system services
|
||||
|
Loading…
Reference in New Issue
Block a user