Comment 3 for bug 1973316

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

Reviewed: https://review.opendev.org/c/openstack/puppet-watcher/+/841723
Committed: https://opendev.org/openstack/puppet-watcher/commit/84f1325e7911d8a6f1a6743206286564b31791ac
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 84f1325e7911d8a6f1a6743206286564b31791ac
Author: Takashi Kajinami <email address hidden>
Date: Fri May 13 20:49:11 2022 +0900

    Do not validate the deprecated parameter

    The watcher::api::watcher_client_password parameter was deprecated
    during Yoga cycle in favor of the new watcher::watcher_clients_auth
    class[1]. Thus the parameter should not be validated.

    [1] 16bcc44238bd018c527c87c4cd0542f5cadc5774

    Closes-Bug: #1973316
    Change-Id: Ied515e3ba52d9fb9bd96ea24149fa7f6c44db9c5
    (cherry picked from commit 858c3d50e4c6a85c7bf5cddc638be7a2978e09e5)