Conversation
|
@dplore, tagging Darren because you may be interested in this. |
earies
left a comment
There was a problem hiding this comment.
+1 for this cleanup - thx @rgwilton .... we did similar long back as we ran into them but don't believe the model set was swept and likely more of these were added over time.
I think patch version ++ is acceptable here as prior was likely just danced around and possibly not working as expected in various uses.
| the type of match criteria, e.g., MAC layer, IPv4, IPv6, etc."; | ||
|
|
||
| oc-ext:openconfig-version "1.3.3"; | ||
| oc-ext:openconfig-version "1.3.4"; |
|
Should more validation be added to the CI pipeline of OC models to prevent these types of issues from creeping back in? (e.g. adding libyang/yanglint) |
Yes, I think that would be great if that could be added. Particularly because some operator tool chains are relying on these validating cleanly. |
|
/gcbrun |
|
No major YANG version changes in commit f865765 |
|
|
||
| container ipv4 { | ||
| when "../state/type = 'oc-aftt:IPV4'"; | ||
| when "../state/type = 'IPV4'"; |
There was a problem hiding this comment.
Why is this prefix removed where it is being added elsewhere? Is this intended?
| description | ||
| "Removal of references to unused/removed LLDP groupings"; | ||
| reference "1.12.0"; | ||
| } |
There was a problem hiding this comment.
looks like a typo? This should not be deleted.
There was a problem hiding this comment.
This is probably the source of most if not all of the failing CI checks for this PR.
Change Scope
Platform Implementations
Tree View
The change involve: