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

Up-to-date-ness of loc-rib tables without any updates is not reported as true.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Bugzilla Migration 1.0
    • Bugzilla Migration
    • BGP
    • None
    • Operating System: All
      Platform: All

    • 3371

      Short story: https://git.opendaylight.org/gerrit/#/c/20130/2 was not cherry-picked to stable/lithium yet.

      Longer story:
      For example, ipv6-routes JSON output currently looks like this:
      {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {},
      "ipv6-routes": {},
      "safi": "bgp-types:unicast-subsequent-address-family"
      },
      but it should look like this:
      {
      "afi": "bgp-types:ipv6-address-family",
      "attributes":

      { "uptodate": true }

      ,
      "ipv6-routes": {},
      "safi": "bgp-types:unicast-subsequent-address-family"
      },

            Unassigned Unassigned
            vrpolak Vratko Polak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: