Comment 4 for bug 1653990

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

Reviewed: https://review.openstack.org/480627
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=684bd9e38fdd648e64a462ff1c89febff45578e0
Submitter: Jenkins
Branch: stable/ocata

commit 684bd9e38fdd648e64a462ff1c89febff45578e0
Author: rabi <email address hidden>
Date: Fri Jun 23 17:43:19 2017 +0530

    Filter out resources not in template when listing

    It's possibile for resource listing of a legacy stack with an update
    in progress to have resources in db but not in template.

    Probably it would not hurt to filter those out.

    Change-Id: I84e56ba88270079acbfcdc6227c4263b39956fe6
    Closes-Bug: #1653990
    (cherry picked from commit 3967a93f5de2e147a6d9c3f4fef9fd1a8f5d3498)