Comment 5 for bug 1234593

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

Reviewed: https://review.openstack.org/50577
Committed: http://github.com/openstack/heat/commit/e1c4ab30dcd736e031d784308ae214837566c8cf
Submitter: Jenkins
Branch: master

commit e1c4ab30dcd736e031d784308ae214837566c8cf
Author: Hui HX Xiang <email address hidden>
Date: Wed Oct 9 03:10:36 2013 -0700

    Fix heat deletion failed if floating ip is not found

    Novaclient will throw out a Not Found exception if the
    floating ip not exists. Heat should catch this exception
    to continue to delete the stack.

    Closes-Bug: #1234593

    Change-Id: Ifd9d34de37cc5dd57804787d8b1455f0321fc86f