Bug 1387574 - [ocp-on-osp] openshift_master_default_subdomain should be configurable
Summary: [ocp-on-osp] openshift_master_default_subdomain should be configurable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Jan Provaznik
QA Contact: Gan Huang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-21 10:07 UTC by Gan Huang
Modified: 2017-03-20 08:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-20 08:38:00 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.