Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-3250

Make fabric-crossconnect service compatible with ONOS 1.5 and later

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Duplicate
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Fabric, XOS
    • Labels:
      None
    • Story Points:
      1

      Description

      Currently the json format that fabric-crossconnect service uses to add Xconnect rules from ONOS REST would be

      {     "deviceId": "of:0000000000000201",     "vlanId": "94",     "ports": [1, 2] }

      However, ONOS 1.15 and later replaced `port` field to `endpoints`, which causes synchronization of fabric-crossconnect failed.

       

      Please check https://github.com/opencord/fabric-crossconnect/blob/master/xos/synchronizer/steps/sync_fabric_crossconnect_service_instance.py#L134

        Attachments

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

          Activity

            People

            Assignee:
            steven30801 Yi-Sung Chiu
            Reporter:
            steven30801 Yi-Sung Chiu
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes