Skip to content

[YANG][ACL] Change LAG -> PORTCHANNEL in DB schema#106

Closed
stepanblyschak wants to merge 1 commit intomasterfrom
fix-acl-yang
Closed

[YANG][ACL] Change LAG -> PORTCHANNEL in DB schema#106
stepanblyschak wants to merge 1 commit intomasterfrom
fix-acl-yang

Conversation

@stepanblyschak
Copy link
Copy Markdown
Owner

@stepanblyschak stepanblyschak commented Oct 20, 2023

Orchagent uses PORTCHANNEL term when parsing this field. Change the YANG model to align to orchagent.

Why I did it

When specifying PORTCHANNEL in ACL_TABLE_TYPE table YAGN model validation does not pass, when using term LAG orchagent does not accept such table type.
Fix it by aligning YANG model to orchagent.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Fix in YANG model.

How to verify it

Create custom ACL table type.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

  • 202305_RC.8-8bd96c572_Internal

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Orchagent uses PORTCHANNEL term when parsing this field.
Change the YANG model to align to orchagent.

Signed-off-by: Stepan Blyschak <[email protected]>
stepanblyschak pushed a commit that referenced this pull request May 17, 2024
…utomatically (sonic-net#18475)

#### Why I did it
src/sonic-host-services
```
* e93494c - (HEAD -> master, origin/master, origin/HEAD) Update sonic-host-services-data.determine-reboot-cause.service (#119) (2 days ago) [Xincun Li]
* 15762a5 - Fix UT test data due to timestamp break. (#117) (4 days ago) [Feng-msft]
* d53f431 - [caclmgrd]Fix bfd and vxlan acl rules programming in acl table update scenario (#114) (13 days ago) [Sudharsan Dhamal Gopalarathnam]
* f2dbf25 - Add unittest for caclmgrd default deny rule (#113) (2 weeks ago) [Zhijian Li]
* bfa06c7 - Change dependency option to fix buildimage issue. (#110) (3 weeks ago) [Feng-msft]
* ba78bdb - Fix hostcfgd crash when delete entire config table. (#106) (4 weeks ago) [Hua Liu]
* 6130886 - Update ProcessStats query by using API instead of parsing ps command. (#103) (4 weeks ago) [Feng-msft]
```
#### How I did it
#### How to verify it
#### Description for the changelog
stepanblyschak pushed a commit that referenced this pull request Jun 5, 2024
…utomatically (sonic-net#19037)

#### Why I did it
src/sonic-host-services
```
* 860f386 - (HEAD -> 202311, origin/202311) Fix hostcfgd crash when delete entire config table. (#106) (4 hours ago) [Hua Liu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
stepanblyschak pushed a commit that referenced this pull request Sep 24, 2025
…ically (sonic-net#23882)

#### Why I did it
src/sonic-dash-ha
```
* 75af72e - (HEAD -> master, origin/master, origin/HEAD) Implement mark-delete in actor framework (#104) (9 hours ago) [yue-fred-gao]
* 8564b63 - Update dpu scope state table name. (#106) (9 hours ago) [dypet]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants