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.
Reviewed: https:/ /review. opencontrail. org/9926 github. org/Juniper/ contrail- web-controller/ commit/ fcee4b8db0aae42 c57c7f0790197b5 770ccbc682
Committed: http://
Submitter: Zuul
Branch: R2.1
commit fcee4b8db0aae42 c57c7f0790197b5 770ccbc682
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 lRouter.
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_uuidOfLogica
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: I072f444424a4a3 f620a83afef1981 2afb62e6082
Related-Bug: #1445692