Comment 2 for bug 1278535

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

Reviewed: https://review.openstack.org/72458
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0a500c3211d1a2fd98f9ffb25961123787b70d8d
Submitter: Jenkins
Branch: master

commit 0a500c3211d1a2fd98f9ffb25961123787b70d8d
Author: Vijendar Komalla <email address hidden>
Date: Mon Feb 10 12:56:33 2014 -0600

    Fix usage of resource_data_get_all in stack-abandon

    Stack abandon was failing if any stack resource has resource data
    because resource_data was not properly used in resource.py
    get_abandon_data method.

    Closes-Bug: #1278535
    Change-Id: I0f41ddf530d34e7d27f740fb4f56e7ce17a43d1a