Comment 8 for bug 1285067

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

Reviewed: https://review.openstack.org/77923
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=7aeeab13450f8b16874ff310f4026482b9592dfa
Submitter: Jenkins
Branch: master

commit 7aeeab13450f8b16874ff310f4026482b9592dfa
Author: Sergey Kraynev <email address hidden>
Date: Tue Mar 4 10:58:36 2014 -0500

    Fix resolving for Ref function

    Fix problem with incorrect choicing of Ref class during update.
    When we call reparse function in __setitem__ method we use,
    old version of stack template. So Ref function cann't find
    new 'Resouces' in template.

    Closes-bug: #1285067
    Change-Id: I82eeeef0c3c626f0ec3df5a827a7ec049929538f