Merge "Fix incomplete service name"

This commit is contained in:
Zuul 2024-11-17 07:45:03 +00:00 committed by Gerrit Code Review
commit 1d04accdbb

View File

@ -92,7 +92,7 @@ start_heat
# Don't succeed unless the services come up # Don't succeed unless the services come up
# Truncating some service names to 11 characters # Truncating some service names to 11 characters
ensure_services_started heat-api heat-engine heat-api-cf ensure_services_started heat-api heat-engine h-api-cfn
set +o xtrace set +o xtrace
echo "*********************************************************************" echo "*********************************************************************"