Comment 19 for bug 1936465

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

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/823760
Committed: https://opendev.org/openstack/python-tripleoclient/commit/db6a3287f465ab90d3cc0be393f6d29d10f5fc48
Submitter: "Zuul (22348)"
Branch: stable/train

commit db6a3287f465ab90d3cc0be393f6d29d10f5fc48
Author: Jiri Podivin <email address hidden>
Date: Fri Jul 16 08:39:22 2021 +0200

    Passes playbook to the validation action as a list

    Recent removal of the 'validations_libs.utils.convert_data'
    function, implemented by the Ief9459e914ea73fbd59a85c07a55c26078e0126a,
    resulted in a change of accepted argument types of
    the 'validations_libs.validation_actions' methods.

    This patch turns the passed argument from string into a list.

    Closes-bug: #1936465

    Signed-off-by: Jiri Podivin <email address hidden>
    Change-Id: I4e96f5a0e013de5abcde837dad3c5f9d5228dd4c
    (cherry picked from commit efdefd92de54d2dd0803f0367bf89bb577927037)
    (cherry picked from commit 265c15ab2ff13f2a50f0e75773550a824365b517)