Comment 4 for bug 1997603

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-oslo (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/puppet-oslo/+/865999
Committed: https://opendev.org/openstack/puppet-oslo/commit/3007fcf8301894bac198fa584b659caaaea9237b
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 3007fcf8301894bac198fa584b659caaaea9237b
Author: Takashi Kajinami <email address hidden>
Date: Thu Nov 24 10:46:42 2022 +0900

    Fox wrong format of [cache] backend_argument

    This option is not a ListOpt but a MultiStrOpt. So an array values
    should NOT be converted to the colon-separated list format.

    Closes-Bug: #1997603
    Change-Id: If346affd48013f4f553a5fddc93524a8408cc605
    (cherry picked from commit 6f502efdc1caef69aa33db5f2946b81f63a8d09f)