Comment 2 for bug 1629397

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

Reviewed: https://review.openstack.org/380479
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=5fc3e013b5df382c2fa6fbfb08c65b4d1c46cd9c
Submitter: Jenkins
Branch: master

commit 5fc3e013b5df382c2fa6fbfb08c65b4d1c46cd9c
Author: Drago Rosson <email address hidden>
Date: Fri Sep 30 18:14:03 2016 +0000

    Don't get derived config if resource ID unset

    SoftwareDeployments that do not have CREATE as one of their actions will
    not have a resource ID when they are updated. In this case,
    handle_update should not attempt to retrieve the SoftwareDeployment's
    derived config because it will fail.

    Closes-Bug: #1629397
    Change-Id: Ia49a549e11e2e6a1e9399a1370f990780c17bf0d