Comment 5 for bug 1052479

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

Reviewed: https://review.openstack.org/13308
Committed: http://github.com/openstack/nova/commit/10d94acc4d6d6ce518c941ca78a0d94cdb2827b3
Submitter: Jenkins
Branch: milestone-proposed

commit 10d94acc4d6d6ce518c941ca78a0d94cdb2827b3
Author: Joe Gordon <email address hidden>
Date: Tue Sep 18 23:41:44 2012 +0000

    Properly create and delete Aggregates

    * If deleted aggregate with same name exists, ignore it
    * When delete aggregate, delete metadata as well
    * Removes aggregates.name unique constraint

    Fix bug 1052479

    Change-Id: I430e69367bdedbf65049a5142d137ab788763ae3
    (cherry picked from commit 852dd4d5cf137c9ec04ad65f7225b86e7a0fdeda)