Comment 3 for bug 1647697

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

Reviewed: https://review.openstack.org/407707
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=693a535c0c363ab44d023be035dbb99a9dfb0397
Submitter: Jenkins
Branch: master

commit 693a535c0c363ab44d023be035dbb99a9dfb0397
Author: EdLeafe <email address hidden>
Date: Tue Dec 6 21:02:32 2016 +0000

    Cascade deletes of RP aggregate associations

    Currently when we delete a resource provider, the associations it has to
    aggregates are not also deleted. This patch adds the deletion of all
    ResourceProviderAggregate associations for that RP.

    Closes-Bug: #1647697

    Change-Id: I47ebd1464256f2fbc7505a5c1b3c74a4ba89ccf0