Comment 20 for bug 1460540

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/12846
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/613a7f2308577a58429e46d6fa131ade66a5b23a
Submitter: Zuul
Branch: master

commit 613a7f2308577a58429e46d6fa131ade66a5b23a
Author: Numan Siddique <email address hidden>
Date: Wed Aug 5 12:39:30 2015 +0530

Remove the SNAT svc code from add/delete router interface

The commits 4baf65c347ce13e34c500205f1d8c43b95d9da9
and 0914c953f45ee19139ac6dcd022a6e14b026fa5b have
moved the SNAT code from the VNC to SVC.

This patch removes the SNAT svc code from add_interface_router
and delete_interface_router (in router_res_handler.py) as it
is no longer necessary.

Change-Id: I801f53a1830607aafc711461f65fcf5ca4b48f9a
Closes-bug: #1460540