Comment 2 for bug 1790795

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

Reviewed: https://review.opendev.org/c/openstack/puppet-nova/+/829512
Committed: https://opendev.org/openstack/puppet-nova/commit/77138476e03534da6de378f8e9576be84e370c75
Submitter: "Zuul (22348)"
Branch: master

commit 77138476e03534da6de378f8e9576be84e370c75
Author: Takashi Kajinami <email address hidden>
Date: Wed Feb 16 18:50:07 2022 +0900

    nova_flavor: Add the new project_name property

    The nova_flavor resource has been providing the project property which
    accepts both project name and id. However this implementation results
    in broken idempotency with project name used.

    This change introduces a separate project_name property, so that users
    can use project name with proper idempotency.

    Closes-Bug: #1790795
    Change-Id: Idee4af6931b8cf4a21d88f4cd38fe83468ec8efa