Comment 7 for bug 1234593

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

Reviewed: https://review.openstack.org/51363
Committed: http://github.com/openstack/heat/commit/2aa4186dde97e580694b88ad22dad4db657cc5ad
Submitter: Jenkins
Branch: milestone-proposed

commit 2aa4186dde97e580694b88ad22dad4db657cc5ad
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