Comment 5 for bug 1479309

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

Reviewed: https://review.openstack.org/219450
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=4c11c3808625318f38e6c67db18077989fda1928
Submitter: Jenkins
Branch: stable/kilo

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

    NSX-mh: perform 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

    Cherry-picked from commit: 5a07069824d468bc9b49cf72c8d5092d5a8a523f
    Change-Id: I96933c4523bdd90fbc2647f4860533f8d53802e4
    Closes-Bug: #1479309