right service RI gets deleted and recreated after snat gw clear

Bug #1564669 reported by Senthilnathan Murugappan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Fix Committed
Medium
Sachin Bansal
R2.21.x
Fix Committed
Medium
Sachin Bansal
R2.22.x
Fix Committed
Medium
Sachin Bansal
R3.0
Fix Committed
Medium
Sachin Bansal
Trunk
Fix Committed
Medium
Sachin Bansal

Bug Description

After clearing the gw of the logical router its observed that the RI on the public vn gets deleted and recreated.
Sachin is aware of the issue and has a probable fix.

Tags: config snat
description: updated
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.21.x

Review in progress for https://review.opencontrail.org/18969
Submitter: Sachin Bansal (<email address hidden>)

Sachin Bansal (sbansal)
tags: added: config
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/18969
Committed: http://github.org/Juniper/contrail-controller/commit/f4da987f3528da97a96a5853c82dd772a581d068
Submitter: Zuul
Branch: R2.21.x

commit f4da987f3528da97a96a5853c82dd772a581d068
Author: Sachin Bansal <email address hidden>
Date: Thu Mar 31 17:06:49 2016 -0700

If any RI is deleted during reinit, drop then from the parent VN object

During reinit, we examine whether each RI is supposed to be deleted.
After we delete an RI, we should delete it from parent object local
copy otherwise when we reinitialize the VN object, it will incorrectly
resurrect the deleted RI.

Change-Id: I21fd133ee79a4b121190c7feb6cee3ba0d1b1b37
Closes-Bug: 1564669

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.22.x

Review in progress for https://review.opencontrail.org/19023
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/19024
Submitter: Sachin Bansal (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/19024
Committed: http://github.org/Juniper/contrail-controller/commit/ab13f519b03313051cc5a65b40a5e9523daaabfa
Submitter: Zuul
Branch: R2.20

commit ab13f519b03313051cc5a65b40a5e9523daaabfa
Author: Sachin Bansal <email address hidden>
Date: Thu Mar 31 17:06:49 2016 -0700

If any RI is deleted during reinit, drop then from the parent VN object

During reinit, we examine whether each RI is supposed to be deleted.
After we delete an RI, we should delete it from parent object local
copy otherwise when we reinitialize the VN object, it will incorrectly
resurrect the deleted RI.

Change-Id: I21fd133ee79a4b121190c7feb6cee3ba0d1b1b37
Closes-Bug: 1564669
(cherry picked from commit f4da987f3528da97a96a5853c82dd772a581d068)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/19023
Committed: http://github.org/Juniper/contrail-controller/commit/1916565d50a710800be82d463c9672de10858882
Submitter: Zuul
Branch: R2.22.x

commit 1916565d50a710800be82d463c9672de10858882
Author: Sachin Bansal <email address hidden>
Date: Thu Mar 31 17:06:49 2016 -0700

If any RI is deleted during reinit, drop then from the parent VN object

During reinit, we examine whether each RI is supposed to be deleted.
After we delete an RI, we should delete it from parent object local
copy otherwise when we reinitialize the VN object, it will incorrectly
resurrect the deleted RI.

Change-Id: I21fd133ee79a4b121190c7feb6cee3ba0d1b1b37
Closes-Bug: 1564669
(cherry picked from commit f4da987f3528da97a96a5853c82dd772a581d068)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19027
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19028
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19027
Submitter: Sachin Bansal (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/19028
Committed: http://github.org/Juniper/contrail-controller/commit/960befef0b9411f45679624f7cd24e8b0eeeb402
Submitter: Zuul
Branch: master

commit 960befef0b9411f45679624f7cd24e8b0eeeb402
Author: Sachin Bansal <email address hidden>
Date: Sat Apr 2 20:18:12 2016 -0700

If any RI is deleted during reinit, drop them from the parent VN object

During reinit, we examine whether each RI is supposed to be deleted.
After we delete an RI, we should delete it from parent object local
copy otherwise when we reinitialize the VN object, it will incorrectly
resurrect the deleted RI.

Change-Id: I21fd133ee79a4b121190c7feb6cee3ba0d1b1b37
Closes-Bug: 1564669
(cherry picked from commit a03771ddbe49ad3504d486c8d2ab79b8fd0b4c0b)

Changed in juniperopenstack:
milestone: none → r3.1.0.0-fcs
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/19027
Committed: http://github.org/Juniper/contrail-controller/commit/92fd19b14bd8c2ec301280e006f2cd492a61a7af
Submitter: Zuul
Branch: R3.0

commit 92fd19b14bd8c2ec301280e006f2cd492a61a7af
Author: Sachin Bansal <email address hidden>
Date: Sat Apr 2 20:18:12 2016 -0700

If any RI is deleted during reinit, drop them from the parent VN object

During reinit, we examine whether each RI is supposed to be deleted.
After we delete an RI, we should delete it from parent object local
copy otherwise when we reinitialize the VN object, it will incorrectly
resurrect the deleted RI.

Change-Id: I21fd133ee79a4b121190c7feb6cee3ba0d1b1b37
Closes-Bug: 1564669

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.