In case external gateway for l3 router remains same, but conected VN's are added
or deleted then we need to manually update the route table ref to
"rt_uuid_of_logical_router" in each VN.
In case when external gateway is updated or deleted, then neutron external gateway update
takes care of adding and deleting route table refs for the VN's.
Added error check in the logical router api part..
getting the virtual network using the new api
/api/tenants/config/all-virtual-networks-fields?uuid=
for scaling.
Closes-Bug: #1445692
(cherry picked from commit ecc3bb2cc57ab4e90b1adea9ee8131145d49c4a6)
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.
Related-Bug: #1445692
(cherry picked from commit fcee4b8db0aae42c57c7f0790197b5770ccbc682)
Bug:
In Logical router page of config
At the time of edit When the external gateway is changed to another external
gateway. The nova command fail to set the refference and getting crashed.
Fix:
To resolve the issue the nova command is executed with empty first and then
getting set to the actual value so that nova is not getting crashed.
Related-Bug: #1445692
(cherry picked from commit fcde4a30ed26c250c3d177583b5f7af0b97ed6dd)
Reviewed: https:/ /review. opencontrail. org/10589 github. org/Juniper/ contrail- web-controller/ commit/ cebf30fbcf8968c f5a38a18a26468c cb5e6af60c
Committed: http://
Submitter: Zuul
Branch: R2.20
commit cebf30fbcf8968c f5a38a18a26468c cb5e6af60c
Author: balamurugang <email address hidden>
Date: Fri Apr 24 05:08:26 2015 +0530
In case external gateway for l3 router remains same, but conected VN's are added of_logical_ router" in each VN.
or deleted then we need to manually update the route table ref to
"rt_uuid_
In case when external gateway is updated or deleted, then neutron external gateway update
takes care of adding and deleting route table refs for the VN's.
Added error check in the logical router api part..
getting the virtual network using the new api config/ all-virtual- networks- fields? uuid=
/api/tenants/
for scaling.
Closes-Bug: #1445692 90b1adea9ee8131 145d49c4a6)
(cherry picked from commit ecc3bb2cc57ab4e
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.
Related-Bug: #1445692 c57c7f0790197b5 770ccbc682)
(cherry picked from commit fcee4b8db0aae42
Bug:
In Logical router page of config
At the time of edit When the external gateway is changed to another external
gateway. The nova command fail to set the refference and getting crashed.
Fix:
To resolve the issue the nova command is executed with empty first and then
getting set to the actual value so that nova is not getting crashed.
Related-Bug: #1445692 0c3d177583b5f7a f0b97ed6dd)
(cherry picked from commit fcde4a30ed26c25
Change-Id: Ied1723b697b4f3 97574bfdbc0b1ac 8539d09c3a3