Comment 8 for bug 1131666

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

Reviewed: https://review.openstack.org/23000
Committed: http://github.com/openstack/heat/commit/f4fcb7bd5ae3345555f1ac8fdbad2fe84408c0a5
Submitter: Jenkins
Branch: master

commit f4fcb7bd5ae3345555f1ac8fdbad2fe84408c0a5
Author: Steven Hardy <email address hidden>
Date: Tue Feb 26 14:55:18 2013 +0000

    heat engine : Compare runtime resolved resource snippets on update

    We need to compare the runtime resolved resource snippet, since that
    is what we get back from self.parsed_template. If we don't do this,
    then we get a false positive when a Ref to a parameter which gets
    updated (e.g AWS::StackId) is used in the resource properties.

    ref bug 1131666

    Change-Id: Ib488c43b9eca998a7a82b7571097f5bb69ef946c