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

SFC-UI broken - SFF service-function-dictionary does not show correct values

    XMLWordPrintable

Details

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

    • 5347
    • High

    Description

      Configure a SFF through REST such as below. Then go to the UI and click to edit the corresponding SFF. You will notice the service-function-dictionary is empty.

      {
      "service-function-forwarders": {
      "service-function-forwarder": [
      {
      "name": "SFF2",
      "rest-uri": "http://10.0.1.42:5000",
      "ip-mgmt-address": "10.0.1.42",
      "sff-data-plane-locator": [
      {
      "name": "eth0",
      "data-plane-locator":

      { "port": 4789, "ip": "10.0.1.42", "transport": "service-locator:vxlan-gpe" }

      }
      ],
      "service-node": "Ubuntu2",
      "service-function-dictionary": [
      {
      "name": "SF2",
      "sff-sf-data-plane-locator":

      { "sf-dpl-name": "vxlan", "sff-dpl-name": "eth0" }

      }
      ]
      },
      {
      "name": "SFF3",
      "rest-uri": "http://10.0.1.43:5000",
      "ip-mgmt-address": "10.0.1.43",
      "sff-data-plane-locator": [
      {
      "name": "eth0",
      "data-plane-locator":

      { "port": 4789, "ip": "10.0.1.43", "transport": "service-locator:vxlan-gpe" }

      }
      ],
      "service-node": "Ubuntu3",
      "service-function-dictionary": [
      {
      "name": "SF3",
      "sff-sf-data-plane-locator":

      { "sf-dpl-name": "vxlan", "sff-dpl-name": "eth0" }

      }
      ]
      },
      {
      "name": "SFF1",
      "rest-uri": "http://10.0.1.41:5000",
      "ip-mgmt-address": "10.0.1.41",
      "sff-data-plane-locator": [
      {
      "name": "eth0",
      "data-plane-locator":

      { "port": 4789, "ip": "10.0.1.41", "transport": "service-locator:vxlan-gpe" }

      }
      ],
      "service-node": "Ubuntu1",
      "service-function-dictionary": [
      {
      "name": "SF1",
      "sff-sf-data-plane-locator":

      { "sf-dpl-name": "vxlan", "sff-dpl-name": "eth0" }

      }
      ]
      },
      {
      "name": "SFF4",
      "rest-uri": "http://10.0.1.44:5000",
      "ip-mgmt-address": "10.0.1.44",
      "sff-data-plane-locator": [
      {
      "name": "eth0",
      "data-plane-locator":

      { "port": 4789, "ip": "10.0.1.44", "transport": "service-locator:vxlan-gpe" }

      }
      ],
      "service-node": "Ubuntu4",
      "service-function-dictionary": [
      {
      "name": "SF4",
      "sff-sf-data-plane-locator":

      { "sf-dpl-name": "vxlan", "sff-dpl-name": "eth0" }

      }
      ]
      },
      {
      "name": "SFF5",
      "rest-uri": "http://10.0.1.45:5000",
      "ip-mgmt-address": "10.0.1.45",
      "sff-data-plane-locator": [
      {
      "name": "eth0",
      "data-plane-locator":

      { "port": 4789, "ip": "10.0.1.45", "transport": "service-locator:vxlan-gpe" }

      }
      ],
      "service-node": "Ubuntu5",
      "service-function-dictionary": [
      {
      "name": "SF5",
      "sff-sf-data-plane-locator":

      { "sf-dpl-name": "vxlan", "sff-dpl-name": "eth0" }

      }
      ]
      }
      ]
      }
      }

      Attachments

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

        Activity

          People

            diego.jesus.granados.lopez@ericsson.com Diego Granados
            repenno Reinaldo Penno
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: