Comment 33 for bug 1445692

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

Reviewed: https://review.opencontrail.org/9926
Committed: http://github.org/Juniper/contrail-web-controller/commit/fcee4b8db0aae42c57c7f0790197b5770ccbc682
Submitter: Zuul
Branch: R2.1

commit fcee4b8db0aae42c57c7f0790197b5770ccbc682
Author: balamurugang <email address hidden>
Date: Tue May 5 18:13:21 2015 +0530

Updating logical route ref in network's Route table.

In port page
In case of create and edit if the logical router is set for a port.
The logical router reference has to be added manualley in route table of the
network in the format of rt_uuidOfLogicalRouter.
Same way if the router is detached from the port the reference has to be removed
from the corresponding port's network.
Also if the logical router reference is changed the new reference has to be
updated in the network.
All the case are handled.

The api has got exported from logical router api page and reused in ports page.

Change-Id: I072f444424a4a3f620a83afef19812afb62e6082
Related-Bug: #1445692