Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-843

Application Peer not handling APPEARED / DISAPPEARED ModificationType

XMLWordPrintable

      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.

        1. add_route.py
          1 kB
        2. configure.py
          1 kB
        3. delete.py
          0.5 kB

            cdgasparini Claudio David Gasparini
            tomas.markovic Tomas Markovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: