Comment 2 for bug 1301311

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to heat (master)

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

commit f9c0ae9ca3b7187ee831d14b5143356deeb6785f
Author: Vijendar Komalla <email address hidden>
Date: Thu Apr 10 12:46:04 2014 -0500

    Implement locking in abandon stack

    This change implements locking in abandon stack. If lock
    acquire fails throws ActionInPrgoress exception.

    Change-Id: I930123efa95b2863c4e2de01f4646b6e3d68c5cc
    Closes-bug: #1301311