Merge "[Devstack]change sysinv service type to 'platform'"

This commit is contained in:
Zuul 2018-11-22 21:18:55 +00:00 committed by Gerrit Code Review
commit d33ee2c75a
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ function configure_sysinv {
}
function create_sysinv_accounts {
get_or_create_service "sysinv" "sysinv" "SysInv services"
get_or_create_service "sysinv" "platform" "SysInv services"
create_service_user "sysinv" "admin"
sysinv_api_url="$SYSINV_SERVICE_PROTOCOL://$SYSINV_SERVICE_HOST:$SYSINV_SERVICE_PORT"
get_or_create_endpoint \