From 26985daf242e1adfeae40d06fb0bf08c15fcf1a3 Mon Sep 17 00:00:00 2001 From: Sun Austin Date: Tue, 20 Nov 2018 11:45:45 +0800 Subject: [PATCH] [Devstack]change sysinv service type to 'platform' fix below issue: cgcs_client(system) reports error "public endpoint for platform service in RegionOne region not found" Story: 2004370 Task: 28000 Change-Id: I7378db1d7bc06bb6ef9b8a495858f45b4d414733 Signed-off-by: Sun Austin --- devstack/lib/stx-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devstack/lib/stx-config b/devstack/lib/stx-config index c707e889ea..cd78d427d4 100644 --- a/devstack/lib/stx-config +++ b/devstack/lib/stx-config @@ -83,7 +83,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 \