Comment 12 for bug 1949334

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

Reviewed: https://review.opendev.org/c/openstack/puppet-swift/+/816241
Committed: https://opendev.org/openstack/puppet-swift/commit/1c1cb38c701bcdec161ebbe66d5913f99359598b
Submitter: "Zuul (22348)"
Branch: stable/train

commit 1c1cb38c701bcdec161ebbe66d5913f99359598b
Author: Takashi Kajinami <email address hidden>
Date: Mon Nov 1 16:43:58 2021 +0900

    Fix missing argument of builder_file_path

    The change 63688a14e57282ae97072b406c81d0da2f61965c introduced support
    of storage policies and since the change was merged builder_file_path
    takes one argument which is policy_index .

    This change fixes the function call without argument to avoid failure
    caused by missing argument.

    Closes-Bug: #1949334
    Change-Id: I987a37cb0606b6c217f906fbae17a765e40f4580
    (cherry picked from commit 350778570c04db749a61106f173419b25fd7494f)
    (cherry picked from commit e7d560738d5e02d32e63a0411211ddbb8afdcd9c)
    (cherry picked from commit a8dc75e18323d8d1bf6e527fae3c5d056719c508)
    (cherry picked from commit 131ac86b488021c27d597f4a1e8682684dfacb2f)
    (cherry picked from commit edfaa3546a941467dcee9a0f268e1a90656b4526)