Comment 5 for bug 2059949

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

Reviewed: https://review.opendev.org/c/openstack/puppet-nova/+/914879
Committed: https://opendev.org/openstack/puppet-nova/commit/3d7de53fc44b1c4caa611056956629e30985f49d
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 3d7de53fc44b1c4caa611056956629e30985f49d
Author: Takashi Kajinami <email address hidden>
Date: Tue Apr 2 00:18:03 2024 +0900

    nova_flavor: Fix broken idempotency with properties

    Make sure that nova_flavor resource is idempotent when the "properties"
    property is set. Also fix the typo causing undefined method error.

    Closes-Bug: #2059949
    Change-Id: I17a9d92c44b8dfe329b22b309d7a0408df707d1a
    (cherry picked from commit 820695b463d4dead2f00834458e770c9a3c0dec4)