Comment 5 for bug 1061499

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/folsom)

Reviewed: https://review.openstack.org/16660
Committed: http://github.com/openstack/nova/commit/22c3d7b323773fe549d84f08d195c641c85d16b7
Submitter: Jenkins
Branch: stable/folsom

commit 22c3d7b323773fe549d84f08d195c641c85d16b7
Author: Sirisha Devineni <email address hidden>
Date: Mon Oct 8 19:39:15 2012 +0530

    Dis-associate an auto-assigned floating IP should return proper warning

    Added new exception class CannotDissociateAutoAssignedFloatingIP and raised
    exception instead of return.

    Fixes bug 1061499

    Change-Id: I348573a235c6b81653837267072b5c48fa15b8af
    (cherry picked from commit ce04b13f26169e2d71b7d3122d3a769cb4348bf7)