Comment 2 for bug 1836572

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/671220
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a23aa80c40bdf76fd5a6dd112f8fda35078caa29
Submitter: Zuul
Branch: master

commit a23aa80c40bdf76fd5a6dd112f8fda35078caa29
Author: yatinkarel <email address hidden>
Date: Wed Jul 17 14:41:03 2019 +0530

    Add swift_config puppet-tag for swift-ringbuilder

    ConfigParser in python3 is not happy with the default
    config(contain %%) shipped with swift package[1]. So while applying
    puppet manifest for swift-ringbuilder default config from
    package is used(as swift_config tag doesn't exist in puppet-tags),
    this patch adds it, so swift-ringbuilder uses the generated config
    instead of package defaults.

    [1] https://github.com/rdo-packages/swift-distgit/blob/rpm-master/swift.conf

    Closes-Bug: #1836572
    Change-Id: I737b85393e9ce13bda279dc0388bf27bd979af42