Bug 1298457

Summary: The link to pv doc is wrong
Product: OpenShift Container Platform Reporter: Yanping Zhang <yanpzhan>
Component: Management ConsoleAssignee: Brenton Leanhardt <bleanhar>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.1.0CC: aos-bugs, jokerman, mmccomas, tdawson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-29 20:58:13 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 Yanping Zhang 2016-01-14 07:28:31 UTC
Description of problem:
When there is no pvc created in project, login web console, try to attach pvc to dc/rc/pod, it will display "No persistent volume claims", and click the link "using persistent volumes" on the page, it redirects to a doc page not found.

Version-Release number of selected component (if applicable):
openshift v3.1.1.2
kubernetes v1.1.0-origin-1107-g4c8e6f4
etcd 2.1.2


How reproducible:
Always

Steps to Reproduce:
1.When there is no pvc created in project, login web console.
2.Try to attach pvc to dc/rc/pod, when it displays "No persistent volume claims", click the link "using persistent volumes" on the page, 
3.

Actual results:
2.It redirects to a page not found: https://docs.openshift.org/enterprise/latest/dev_guide/persistent_volumes.html

Expected results:
3.It should redirect to the right doc page: https://docs.openshift.com/enterprise/latest/dev_guide/persistent_volumes.html

Additional info:

Comment 1 Brenton Leanhardt 2016-01-14 13:16:01 UTC
Great catch.  We've fixed this on master and will move this to ON_QA when we perform the rc build this morning.

Comment 2 Yanping Zhang 2016-01-15 06:56:57 UTC
openshift v3.1.1.3
kubernetes v1.1.0-origin-1107-g4c8e6f4
etcd 2.1.2
Checked on puddle 3.1/2016-01-14.1/, now the link to PV doc works with https://docs.openshift.com/enterprise/latest/dev_guide/persistent_volumes.html
The bug has been fixed, so move it to Verified.