Comment 17 for bug 1460540

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

Reviewed: https://review.opencontrail.org/9991
Committed: http://github.org/Juniper/contrail-controller/commit/0914c953f45ee19139ac6dcd022a6e14b026fa5b
Submitter: Zuul
Branch: master

commit 0914c953f45ee19139ac6dcd022a6e14b026fa5b
Author: Anonymous <email address hidden>
Date: Wed May 6 09:09:06 2015 +0000

Move remaining SNAT code from VNC to SVC

Since this commit 4baf65c347ce13e34c500205f1d8c43b95d9da9
the SNAT code has moved from the VNC to SVC. however
there were some remaining code related to the route
table/interfaces association. This patch moves these
remaining codes.

This patch also introduces an agent manager
which handles and forward some evens during
the service instance creation. The goal
of this refactoring is to move the specific
pieces of code that are present in the
instance_manager closer to their related
agent.

Unit-tests have been added for the snat_agent.

Closes-Bug: #1460540
Change-Id: I19502bfa77e4567946e9062be27f97e8766c5c84