Comment 6 for bug 1505054

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

Reviewed: https://review.openstack.org/269263
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=17710f16b8586ba31481dc3a97e0a3ccb409828d
Submitter: Jenkins
Branch: stable/liberty

commit 17710f16b8586ba31481dc3a97e0a3ccb409828d
Author: huangtianhua <email address hidden>
Date: Mon Oct 12 11:47:57 2015 +0800

    Do not return None when get_attr if res is in SNAPSHOT/CHECK

    To get attribute instead of return None if resource
    is in SNAPSHOT or CHECK action.

    This patch allow to get_attr for hot template version
    '2013-05-23' also.

    Change-Id: I318f4c158ebe0a4afbb3f0bcbe9d856d90f0a4bb
    Closes-Bug: #1505054
    (cherry picked from commit 20825d991e77c5aad6c596240143c48dd9e205c6)