SYMC: Missing virtual-network to route-table reference after swsitching between logical-router

Bug #1544379 reported by Jasmeet Sidhu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
Undecided
Hampapur Ajay
Trunk
Fix Committed
Undecided
Hampapur Ajay
OpenContrail
Fix Committed
Undecided
Unassigned

Bug Description

In the following sequence of events:
1. net-create vn1, subnet-create sn1
2. router-create lr1 --external-gw-net public-net
3. router-create lr2 --external-gw-net public-net
4. router-interface-add lr1 sn1
<lr1-vmi is created as router_interface, route-table rtbl1 is created, vn1 has ref to rtbl1 as set_route_table)>
5. router-interface-add lr2 sn1 (mistakenly done)
<lr2-vmi is created as router_interface, route-table rtbl2 is created, vn1 has ref to *only* rtbl2 as set_route_table)>
6. router-interface-delete lr2 sn1
<lr2-vmi is deleted, vn1 has no ref to rtbl1 as del_route_table)>

we will have a situation where lr1-vmi is present but vn1 has *no* ref to any route-table

Tags: symc
Changed in juniperopenstack:
milestone: none → r3.0-fcs
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Bug update]

bug update...

Revision history for this message
Ashish Ranjan (aranjan-n) wrote :

Its fixed now. Pl retest and close.

no longer affects: juniperopenstack/r3.1
Changed in opencontrail:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.