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 <austin.sun@intel.com>
Signed-off-by: Mario Alfredo Carrillo Arevalo <mario.alfredo.c.arevalo@intel.com>
This commit is contained in:
Mario Alfredo Carrillo Arevalo 2019-06-20 01:44:57 +00:00
parent dd7ff62936
commit e8e0c74292
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ endpoints:
host_fqdn_override:
default: null
path:
default: "/v1"
default: null
scheme:
default: 'http'
port: