Bug 1054498
Summary: | Horizon SSL is disabled by Nagios configuration via packstack | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Lon Hohberger <lhh> | |
Component: | openstack-packstack | Assignee: | Ivan Chavero <ichavero> | |
Status: | CLOSED ERRATA | QA Contact: | Attila Darazs <adarazs> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 4.0 | CC: | aberezin, aortega, derekh, ichavero, yeylon | |
Target Milestone: | z2 | Keywords: | ZStream | |
Target Release: | 4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openstack-packstack-2013.2.1-0.23.dev979.el6ost | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1061689 (view as bug list) | Environment: | ||
Last Closed: | 2014-03-04 19:15:02 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: | 966094 | |||
Bug Blocks: | 1061689 |
Description
Lon Hohberger
2014-01-16 23:19:12 UTC
Modifying the nagios template so it uses the SSL configuration given by horizon. patch submitted to gerrit code review: https://review.openstack.org/#/c/68557/ The nagios template uses the apache class, this class overwrites the current configuration thus deleting the horizon configurations. By checking if horizon is installed this patch avoids the use of the apache puppeet class in the nagios template. The nagios template uses the apache class, this class overwrites the current configuration thus deleting the horizon configurations. By checking if horizon is installed this patch avoids the use of the apache puppeet class in the nagios template. Installed it with both nagios and horizon ssl enabled, and it resulted in a working https installation. Verified. 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-0233.html |