redis configuration doesn't properly handle when bootstrap_nodeid has capital letters

Bug #1698190 reported by Alex Schultz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Alex Schultz

Bug Description

For most of our comparisons when attempting to determine if the code is being run on the 'bootstrap' node, we use downcase($bootstrap_nodeid) when comparing against $::hostname. The Redis profile missing this downcase when doing this comparison which can result in failures.

Changed in tripleo:
milestone: none → pike-3
summary: - redis and mongo configuration doesn't properly handle when
- bootstrap_nodeid has capital letters
+ redis configuration doesn't properly handle when bootstrap_nodeid has
+ capital letters
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-tripleo (master)

Fix proposed to branch: master
Review: https://review.openstack.org/474737

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (master)

Reviewed: https://review.openstack.org/474737
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=62dffeb9dad1394e27de4f8c709f6534ecab8ad3
Submitter: Jenkins
Branch: master

commit 62dffeb9dad1394e27de4f8c709f6534ecab8ad3
Author: Alex Schultz <email address hidden>
Date: Thu Jun 15 13:17:08 2017 -0600

    Fix redis when hostname has capital letters

    The bootstrap_nodeid comparison should be case insensitive.

    Change-Id: I1e6672bb0219c1cf56ab21dd911c6f33e2436cc3
    Closes-Bug: #1698190

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-tripleo 7.2.0

This issue was fixed in the openstack/puppet-tripleo 7.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.