Comment 2 for bug 1384400

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

Reviewed: https://review.openstack.org/132742
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b37fa64bdd27677975b5b9c6b995a653abb01c32
Submitter: Jenkins
Branch: master

commit b37fa64bdd27677975b5b9c6b995a653abb01c32
Author: Miguel Grinberg <email address hidden>
Date: Wed Nov 5 01:46:28 2014 +0000

    Automatically remove interfaces on router delete

    This change removes all attached interfaces from a router when it
    is deleted from the project dashboard. This was only being done when
    the router was deleted from the admin dashboard.

    Change-Id: Ic0b639bfad7451bb5acbf486c39e349c938723db
    Closes-Bug: 1384400