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

service-function-chain-state appears superfluous.

    XMLWordPrintable

Details

    • Bug
    • Status: Confirmed
    • Resolution: Unresolved
    • unspecified
    • None
    • General
    • None
    • Operating System: All
      Platform: All

    • 4468
    • Normal

    Description

      SFC-state container has description:
      description
      "This containers holds operational service function
      chain state and their associated service path";

      YANGUI: YANGUI_ERROR_GET_404 - : Request could not be completed because the relevant data model content does not exist

      BUT:
      /restconf/operational/service-function-path:service-function-paths-state

      {
      "service-function-paths-state": {
      "service-function-path-state": [
      {
      "name": "SFCGBP-Path",
      "sfp-rendered-service-path": [

      { "name": "SFCGBP-Path-RSP-Reverse" }

      ,

      { "name": "SFCGBP-Path-RSP" }

      ]
      }
      ]
      }
      }

      and
      /restconf/config/service-function-chain:service-function-chains
      {
      "service-function-chains": {
      "service-function-chain": [
      {
      "name": "SFCGBP",
      "symmetric": true,
      "sfc-service-function": [

      { "name": "firewall-abstract1", "type": "service-function-type:firewall" }

      ,

      { "name": "dpi-abstract1", "type": "service-function-type:dpi" }

      ]
      }
      ]
      }
      }

      Unless there is a specific feature on the Be release plan for this container it should be deleted as it appears to not be used or useful.

      Attachments

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

        Activity

          People

            alagalah Keith Burns
            alagalah Keith Burns
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: