Comment 15 for bug 1353670

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

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

commit bbb770841ad5e684be21925a249faa8301e7f614
Author: Kanagaraj Manickam <email address hidden>
Date: Mon May 11 17:34:43 2015 +0530

    Split abandon into pre-abandon(export) and abandon

    Splits the existing abandon action into two actions as
    below:
    1. export: User is recommended to run export successfully
       before doing the abandon action. It returns the stack
       data, which can be used for adopting stack.
    2. abandon: Abandons the given stack

    Partial-Bug: #1353670

    Co-Authored-By: Jason Dunsmore <email address hidden>
    Change-Id: I65264d91b1378df9cb3e492bc6ccaa778940dd6b