Bug 1302650

Summary: Make sure the Apache Pacemaker resource is properly configured when running on an IPv6-only environment
Product: Red Hat OpenStack Reporter: Javier Peña <jpena>
Component: openstack-tripleo-heat-templatesAssignee: Jiri Stransky <jstransk>
Status: CLOSED CURRENTRELEASE QA Contact: Udi Shkalim <ushkalim>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dsneddon, jcoufal, mburns, mcornea, oblaut, rhel-osp-director-maint
Target Milestone: ---   
Target Release: 10.0 (Newton)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-14 15:19:53 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 Javier Peña 2016-01-28 10:26:14 UTC
On an IPv6-only environment, the apache pcs resource agent requires the following to monitor the httpd service health:

- Have the wget package installed (I found errors with curl during testing)
- Add "ipv6=true" to the resource agent, like "pcs resource update httpd use_ipv6=true"

Currently, T-H-T does not seem to enforce any of them.

Comment 3 Mike Burns 2016-04-07 21:07:13 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 5 Dan Sneddon 2016-10-14 15:19:53 UTC
This bug was fixed some time ago, at least in OSP 8, but I believe this was fixed in OSP-Director 7.3 release.