[SFC-109] RSP symmetry overrides SFC and SFP symmetry with no error Created: 14/Oct/15  Updated: 24/May/18  Resolved: 24/May/18

Status: Verified
Project: sfc
Component/s: General
Affects Version/s: unspecified
Fix Version/s: Oxygen

Type: Bug
Reporter: Keith Burns Assignee: Keith Burns
Resolution: Done 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: 4465
Priority: Normal

 Description   

SFC:
{
"service-function-chains": {
"service-function-chain": [
{
"name": "SFCGBP",
"symmetric": false,
"sfc-service-function": [

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

,

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

]
}
]
}
}

SFP:
{
"service-function-paths": {
"service-function-path": [

{ "name": "SFCGBP-Path", "service-chain-name": "SFCGBP", "starting-index": 255, "symmetric": false }

]
}
}

{
"input":

{ "name": "SFCGBP-Path-RSP", "parent-service-function-path": "SFCGBP-Path", "symmetric": true }

}

The user has specifically asked twice (in SFC and SFP) that symmetry be false. This should not be configurable in RSP.



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

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

Comment by Brady Johnson [ 24/May/18 ]

This was fixed in Carbon and Oxygen. the symmetry flag now only exists in the RSP and SF type. If the symmetry flag is not present or false in the RSP, but at least one SF has the flag true, then a symmetric RSP will be created.

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