Bug 1064056
| Summary: | Foreman Heat ports not opened in a foreman based Nova network install | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Steve Reichard <sreichar> |
| Component: | openstack-foreman-installer | Assignee: | Jiri Stransky <jstransk> |
| Status: | CLOSED ERRATA | QA Contact: | Amit Ugol <augol> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0 | CC: | aortega, breeler, cpelland, derekh, dkranz, jguiditt, morazi, rhos-maint, tdunnon, yeylon |
| Target Milestone: | z4 | Keywords: | ZStream |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-foreman-installer-1.0.6-1.el6ost | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Heat API ports were not opened on the controller by default.
Consequence: Heat APIs were only accessible locally from the controller, not from other nodes.
Fix: Opened Heat ports on the controller.
Result: Heat APIs are accessible from other nodes.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-29 20:31:05 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1040649 | ||
|
Description
Steve Reichard
2014-02-11 22:07:32 UTC
Unless I'm missing something, this is actually a Foreman bug. Pull request: https://github.com/redhat-openstack/astapor/pull/147 Opens ports on the controller node for Heat: 8000 for opehstack-heat-api-cfn 8003 for opehstack-heat-api-cloudwatch 8004 for openstack-heat-api Verified, port 8004 is open for business OOB Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2014-0517.html |