[SFC-112] service-function-chain-state appears superfluous. Created: 14/Oct/15  Updated: 25/May/18

Status: Confirmed
Project: sfc
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Keith Burns Assignee: Keith Burns
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 4468
Priority: 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.



 Comments   
Comment by Brady Johnson [ 11/Feb/16 ]

Moving this to Boron, as we wont be able to address it in Beryllium.

Generated at Wed Feb 07 20:38:40 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.