Bug 961496

Summary: Documentation states that environment variables are relative, while they are not
Product: OpenShift Online Reporter: Patrick Uiterwijk <puiterwijk>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: high    
Version: 2.xCC: jokerman, libra-bugs, mmccomas, wsun, yujzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 961558 (view as bug list) Environment:
Last Closed: 2013-06-11 04:02:59 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 Patrick Uiterwijk 2013-05-09 18:03:01 UTC
Description of problem:
The page https://www.openshift.com/page/openshift-environment-variables mentions that "All of these directories (except `OPENSHIFT_TMP_DIR`) are relative to your `$OPENSHIFT_HOMEDIR`.", but when I use the environment variable in a script, the actual value of $OPENSHIFT_DATA_DIR is "/var/lib/openshift/518be0034382ecab39000234/app-root/data/".

Comment 1 Bilhar 2013-05-10 00:06:41 UTC
This link points to OpenShift website, which is NOT maintained by the documentation team. However, the information about Environment Variables is also duplicated in the User Guide here: 
https://url.corp.redhat.com/aa2905b

So, BZ961558 has been created for the docs User Guide, but I'll reassign this bug to Clayton to look into the info on the website.

Comment 2 Yujie Zhang 2013-06-06 05:35:43 UTC
Checked the user guide, the envrionment variable description and table have been corrected, so verify this bug.