yang: Duplicate choice name in frr-filter.yang#22503
Conversation
Duplicate choice name in frr-filter.yang Signed-off-by: y-bharath14 <y.bharath@samsung.com>
|
ci:rerun |
mjstapp
left a comment
There was a problem hiding this comment.
the yang model change looks fine, but there aren't any corresponding changes to the filter northbound code. are these attributes just not implemented currently?
Hello @mjstapp , No northbound code changes are needed here. This PR only renames the 'choice' identifiers to fix duplicate choice name errors in the YANG model. Thanks & Regards, |
|
Thanks for the explanation
|
Duplicate choice name in frr-filter.yang
frr-filter.yang:280: error: there is already a child node to "entry" at frr-filter.yang:181 with the name "style" defined at frr-filter.yang:201
frr-filter.yang:299: error: there is already a child node to "entry" at frr-filter.yang:181 with the name "standard-value" defined at frr-filter.yang:219
frr-filter.yang:330: error: there is already a child node to "entry" at frr-filter.yang:181 with the name "extended-value" defined at frr-filter.yang:249