Comment 9 for bug 1708378

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

Reviewed: https://review.openstack.org/512907
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=95ed444fbbc83e26d99ff2fcdfed874a3710cdc7
Submitter: Zuul
Branch: stable/pike

commit 95ed444fbbc83e26d99ff2fcdfed874a3710cdc7
Author: huangtianhua <email address hidden>
Date: Fri Oct 13 15:46:53 2017 +0800

    Correct the filter attribute of db model 'ResourcePropertiesData'

    Make sure to delete the ResourcePropertiesData row
    if the resource 'attr_data_id' has been set already.

    Change-Id: I2df5dfc72d051b6619c769c1260ff24b016bc294
    Closes-Bug: #1708378
    (cherry picked from commit a532535b613777b144b2e159e349783d2a21fd1e)