Bug 1387574

Summary: [ocp-on-osp] openshift_master_default_subdomain should be configurable
Product: OpenShift Container Platform Reporter: Gan Huang <ghuang>
Component: InstallerAssignee: Jan Provaznik <jprovazn>
Status: CLOSED CURRENTRELEASE QA Contact: Gan Huang <ghuang>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.0CC: aos-bugs, jokerman, jprovazn, mmccomas
Target Milestone: ---Keywords: Reopened
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: 2017-03-20 08:38:00 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:

Description Gan Huang 2016-10-21 10:07:25 UTC
Description of problem:
Currently openshift_master_default_subdomain is hardcode with "cloudapps.{{domainname}}". This is not reasonable for users as the variable is not related with any others parameters, should be configurable with any subdomain by users.

Addressed in https://github.com/redhat-openstack/openshift-on-openstack/issues/258

Version-Release number of selected component (if applicable):
v0.9.4

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
openshift_master_default_subdomain can be configurable with what the users need.

Additional info:

Comment 1 Jan Provaznik 2016-10-25 14:15:44 UTC
Fixed in PR:
https://github.com/redhat-openstack/openshift-on-openstack/pull/293

Comment 2 Jan Provaznik 2016-10-28 17:55:50 UTC
Fixed in 0.9.5

Comment 3 Gan Huang 2016-11-02 06:49:51 UTC
When specifying app_subdomain: "test.qe.rhcloud.com" in env file, the subdomain was written to inventory hosts.

openshift_master_default_subdomain: test.qe.rhcloud.com

Verified in v0.9.5