Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-6289

Revisit path computation in optical path provisioner

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Resolved (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.9.0
    • Fix Version/s: 1.10.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      3
    • Epic Link:
    • Sprint:
      K Bug Sprint

      Description

      apps/newoptical/src/main/java/org/onosproject/newoptical/OpticalPathProvisioner.java Line 681:
      We may need to revisit this later.
      We had to add this kind of constraint due to the fact,
      current path computation service only gives us "only" the shortest paths and you can specify only specify nodes not ports.
      So we had to exclude them in order to get a multi-layer path between same node pairs, but with different port pair.
      Once we expose k-shortest path API, we should remove this extra negative constraint.

      See here for original comment and patch:
      https://gerrit.onosproject.org/#/c/13200

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            marc Marc De Leenheer (Inactive)
            Reporter:
            marc Marc De Leenheer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: