Comment 12 for bug 1538551

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

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

commit 121f5312185a5ade30889ed975cd2091dc63f288
Author: Zane Bitter <email address hidden>
Date: Tue Mar 1 17:56:33 2016 -0500

    Ignore TypeErrors on old properties during update

    Extend the approach from 1cfde62b2ff8a60c8cc3a9ef4926e5f4a7116aee of
    ignoring ValueErrors in the _previous_ properties when doing an update to
    also ignoring TypeErrors.

    Change-Id: Ic08165fe031e1764cfb34eaf782d3e105f04fee3
    Closes-Bug: #1538551
    Related-Bug: #1543685
    (cherry picked from commit 79c410d92326e63c8bf3752922c35abf6264e211)