Uploaded image for project: 'sfc'
  1. sfc
  2. SFC-139

getPortNumberFromNode is not correctly calculating the port number from the port name

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • unspecified
    • None
    • General
    • None
    • Operating System: All
      Platform: All

    • 5354
    • Highest

    Description

      The port name that is set in the SF, as follows is not correctly being converted to the port number:

      {
      "service-functions": {
      "service-function": [
      {
      "name": "sf1",
      "type": "http-header-enrichment",
      "nsh-aware": true,
      "ip-mgmt-address": "10.0.0.10",
      "sf-data-plane-locator": [
      {
      "name": "sf1-dpl",
      "ip": "10.0.0.10",
      "port": 6633,
      "transport": "service-locator:vxlan-gpe",
      "service-function-forwarder": "sff1",
      "service-function-ovs:ovs-port" :

      {"port-id" : "tap-port-1"}

      <== This is the field that should be converted
      }
      ]
      }
      ]
      }
      }

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            ebrjohn Brady Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: