Comment 7 for bug 1505054

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

Reviewed: https://review.openstack.org/268957
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=ec446e1fb56bb073b71197fa9f5594d885ae27b4
Submitter: Jenkins
Branch: stable/kilo

commit ec446e1fb56bb073b71197fa9f5594d885ae27b4
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)