Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1113700

Summary: The foreman install process should open tcp ports 443 and 8140
Product: Red Hat OpenStack Reporter: John Eckersberg <jeckersb>
Component: rhel-osp-installerAssignee: Mike Burns <mburns>
Status: CLOSED CURRENTRELEASE QA Contact: Omri Hochman <ohochman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 6)CC: mburns, morazi, rhos-maint, yeylon
Target Milestone: ---   
Target Release: Installer   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-12 18:04:22 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 John Eckersberg 2014-06-26 16:55:14 UTC
Description of problem:
After completing the foreman setup, tcp ports 443 and 8140 are not open in iptables.  Puppet clients can't connect via 8140 and foreman web UI users cannot connect via 443.


Version-Release number of selected component (if applicable):
openstack-foreman-installer-2.0.9-1.el6ost.noarch

How reproducible:
Always

Steps to Reproduce:
1. sh foreman_server.sh
2. scp foreman_client.sh to client
3. from client, sh foreman_client.sh
4. from browser, try to hit foreman UI on https (443)

Actual results:
On client: Error: Could not request certificate: No route to host - connect(2)
From browser, cannot connect via https


Expected results:
Puppet clients and web browsers can connect

Additional info:

Comment 3 Mike Orazi 2014-09-12 18:04:22 UTC
This should be addressed by using rhel-osp-installer instead.