Comment 2 for bug 1479309

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

Reviewed: https://review.openstack.org/207010
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=5a07069824d468bc9b49cf72c8d5092d5a8a523f
Submitter: Jenkins
Branch: master

commit 5a07069824d468bc9b49cf72c8d5092d5a8a523f
Author: Salvatore Orlando <email address hidden>
Date: Wed Jul 29 04:42:42 2015 -0700

    NSX-mh: perfrom appropriate pre-delete checks

    This patch ensures that pre-delete checks are executed in the
    appropriate way for both DVR and 'traditional' routers, by
    invoking the _ensure_router_not_in_use method defined in
    neutron.db.l3_db.L3_nat_dbonly_mixin

    Change-Id: I96933c4523bdd90fbc2647f4860533f8d53802e4
    Closes-Bug: #1479309