Comment 11 for bug 1028174

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

Reviewed: https://review.openstack.org/11996
Committed: http://github.com/openstack/quantum/commit/88e2551c69739d76a1802838adaae0d244aa5333
Submitter: Jenkins
Branch: master

commit 88e2551c69739d76a1802838adaae0d244aa5333
Author: Mark McClain <email address hidden>
Date: Mon Aug 27 12:04:21 2012 -0400

    fix bug where network owned resources block delete

    bug 1028174

    This patch fixes a bug in delete_network and delete_subnet where the InUse
    exception was being thrown for resources owned by the network and not
    the tenant. This patch force deletes network resources if they are the
    only blocker to deleting the parent resource.

    Change-Id: I822cc4a92cb05cdef88679bb628fad4e5063cddd