Comment 2 for bug 1303591

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

Reviewed: https://review.openstack.org/85643
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=86d1007c2078a0ad80e49088b37660466b1a5cb3
Submitter: Jenkins
Branch: master

commit 86d1007c2078a0ad80e49088b37660466b1a5cb3
Author: Haiwei Xu <email address hidden>
Date: Mon Apr 7 23:49:40 2014 +0900

    Catch InvalidAggregateAction when deleting an aggregate

    When an aggregate with 'host' attribute not empty is deleted,
    InvalidAggregateAction exception will be raised, but this exception
    is not handled.

    Closes-Bug: #1303591
    Change-Id: I4ef0c4a6008acea7e9769e93de79451cfbc0a0fa