Bug 1383553

Summary: [ocp-on-osp]router_ip can't be show when selecting Dedicated loadbalancer
Product: OpenShift Container Platform Reporter: Gan Huang <ghuang>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED ERRATA QA Contact: Gan Huang <ghuang>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.0CC: aos-bugs, jokerman, jprovazn, mmccomas, weshi
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-12-01 14:01:11 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-11 02:01:55 UTC
Description of problem:
When selecting Dedicated loadbalancer node for master/OpenShift router, the command "heat output-show my-openshift router_ip" return null after stack is completed.


Version-Release number of selected component (if applicable):
openshift-on-openstack v0.9.1

How reproducible:
100%

Steps to Reproduce:
1.Create a heat stack which selects Dedicated loadbalancer node for master/OpenShift router, that is "-e openshift-on-openstack/env_loadbalancer_dedicated.yaml"
2.Check the router ip after the stack is completed
3.

Actual results:
output-show null:
# heat output-show --format=raw 1bb1b1a8-638b-4c6a-8107-e694fa021ec3 router_ip


Expected results:
Should return router ip which is the LB floating ip address.

Additional info:

Comment 1 Sylvain Baubeau 2016-10-11 14:16:48 UTC
Fixed by https://github.com/redhat-openstack/openshift-on-openstack/pull/273

Comment 2 Jan Provaznik 2016-10-13 06:33:17 UTC
Fixed in 0.9.2

Comment 3 Wenkai Shi 2016-10-14 20:35:59 UTC
Create a stack with Dedicated loadbalancer node, the command "heat output-show my-openshift router_ip" return the correct LB floating ip address.

Version-Release number of selected component:
openshift-on-openstack-0.9.2-1.el7.centos.noarch

[root@local-vm ocp-on-osp]# heat output-show --format=raw weshi-deducated router_ip
...
[LB floating ip address]