Bug 1976055 - Configuration of Memcached TLS requires the user to duplicate configuration entries
Summary: Configuration of Memcached TLS requires the user to duplicate configuration e...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z2
: 16.2 (Train on RHEL 8.4)
Assignee: Grzegorz Grasza
QA Contact: Jeremy Agee
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-25 05:24 UTC by Grzegorz Grasza
Modified: 2022-03-23 22:28 UTC (History)
3 users (show)

Fixed In Version: puppet-tripleo-11.7.0-2.20210916005858.2f68f26, openstack-tripleo-heat-templates-11.6.1-2.20210803224805.8f36170
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-23 22:28:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1929574 0 None None None 2021-06-25 05:24:30 UTC
OpenStack gerrit 786639 0 None NEW Make memcached port parameters globally available 2021-07-28 13:08:54 UTC
OpenStack gerrit 796832 0 None MERGED Set memcached server list from memcached_node_names 2021-07-28 13:08:46 UTC
Red Hat Issue Tracker OSP-5444 0 None None None 2022-01-28 15:41:36 UTC
Red Hat Product Errata RHSA-2022:0995 0 None None None 2022-03-23 22:28:57 UTC

Description Grzegorz Grasza 2021-06-25 05:24:31 UTC
Description of problem:

The Memcached TLS, introduced in 16.2, requires the user to provide Memcached server ports and hostnames for both server and client side connections.

   ExtraConfig:
    	memcached_authtoken_port: 11211
    	memcached_port: 11212
    	memcached_node_ips:
         - "controller-0.internalapi.redhat.local"
         - "controller-1.internalapi.redhat.local"
         - "controller-2.internalapi.redhat.local"

Version-Release number of selected component (if applicable):

16.2


Additional info:

The 3 ExtraConfig parameters can be filled automatically from already provided/generated deployment data, to avoid user errors.

Comment 13 errata-xmlrpc 2022-03-23 22:28:33 UTC
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 (Moderate: Red Hat OpenStack Platform 16.2 (openstack-tripleo-heat-templates) security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:0995


Note You need to log in before you can comment on or make changes to this bug.