[BGPCEP-843] Application Peer not handling APPEARED / DISAPPEARED ModificationType Created: 07/Nov/18  Updated: 21/Nov/18  Resolved: 21/Nov/18

Status: Verified
Project: bgpcep
Component/s: BGP
Affects Version/s: Neon
Fix Version/s: Neon, Fluorine SR1, Oxygen SR4

Type: Bug Priority: Medium
Reporter: Tomas Markovic Assignee: Claudio David Gasparini
Resolution: Done Votes: 0
Labels: bgp
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: File add_route.py     File configure.py     File delete.py    

 Description   

Scenario: We send route through POST request to application peer.
Than we send DELETE request on the same uri.
We expect route to diseapper from rib, however this is not the case.

Steps to repeat:

Prerequisites: Odl running with features:

feature:install odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example

1. Configure application peer, and one ibgp peer (Mark that we dont even connect the peer)

./configure.py

2. Add route

./add_route.py

3. Delete route

./delete.py

At this we can look at rib, and the route hangs there, even though if we try delete script again, odl reports that that particular route is no longer present at that uri.


Generated at Wed Feb 07 19:14:16 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.