Comment 9 for bug 1921319

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-swift (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/puppet-swift/+/853766
Committed: https://opendev.org/openstack/puppet-swift/commit/b5cb280779127e3a7924573f280de7c6456aa311
Submitter: "Zuul (22348)"
Branch: stable/xena

commit b5cb280779127e3a7924573f280de7c6456aa311
Author: Takashi Kajinami <email address hidden>
Date: Mon Jul 18 11:47:09 2022 +0900

    Support customizing internal-client.conf

    This change introduces capability to customize internal-client.conf,
    which is used by several daemon processes like container-sharder.

    Backport note:
    Replaced swift::params::user by the hard-coded user name because
    f781eb9e34501b651d3f2069fc8848e7cacef679 is present only in yoga and
    later.

    Closes-Bug: #1986599
    Related-Bug: #1921319
    Change-Id: I200e3a4ff323a07778ec6c4d7dd96824c72a12cf
    (cherry picked from commit efcef86de7ba859197aecd791b3b390a220a66d8)
    (cherry picked from commit ab3cf92d79615453b041b67233a38daf70467331)