From e8e0c7429242bef39b0132fa6d5b0a8548eeddd4 Mon Sep 17 00:00:00 2001 From: Mario Alfredo Carrillo Arevalo Date: Thu, 20 Jun 2019 01:44:57 +0000 Subject: [PATCH] Remove V1 from FM endpoint This change is required to enable the FM panels in the containerized horizon. The fmclient dependency used by the back-end already includes the reference to "v1". Then "v1" should not be part of the endpoint. Story: 2004008 Task: 34183 Change-Id: Ibe92d942b2847ef6d9271595fcc9ac2faad2fb13 Co-authored-by: Sun Austin Signed-off-by: Mario Alfredo Carrillo Arevalo --- .../stx-openstack-helm/fm-rest-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/fm-rest-api/values.yaml b/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/fm-rest-api/values.yaml index 37f8dde6cb..d307f6e4c7 100644 --- a/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/fm-rest-api/values.yaml +++ b/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/fm-rest-api/values.yaml @@ -263,7 +263,7 @@ endpoints: host_fqdn_override: default: null path: - default: "/v1" + default: null scheme: default: 'http' port: