Bug 1846573

Summary: Horizon help link points to 404 documentation, should point to right URL
Product: Red Hat OpenStack Reporter: Masayuki Igawa <migawa>
Component: openstack-tripleo-heat-templatesAssignee: Tatiana Ovchinnikova <tovchinn>
Status: CLOSED DUPLICATE QA Contact: David Rosenfeld <drosenfe>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.0 (Train)CC: emacchi, mburns, mrunge, rdopiera, tovchinn
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-15 19:17:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Masayuki Igawa 2020-06-12 00:49:53 UTC
Description of problem:

The "help" link points to "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/16/index.html" now but it's a wrong URL. 

The "help" link should point to the correct RHOSP16 document URL:
 https://access.redhat.com/documentation/en-US/Red_Hat_OpenStack_Platform/16.0/index.html

There are two points.
 1. s/Red_Hat_Enterprise_Linux_OpenStack_Platform/Red_Hat_OpenStack_Platform
 2. The RHOS version format is "<major-version>.<minor-version>" now. For example, "16.0".

How reproducible:
 Always

Steps to Reproduce:
1. Login to the Horizon dashboard.
2. Click the "Help" link.
3. The 404 page appears.

Actual results:

 The 404 page appears.

Expected results:

 The RHOSP 16's document page appears.
 https://access.redhat.com/documentation/en-US/Red_Hat_OpenStack_Platform/16.0/

Additional info: