Skip to content

Commit

Permalink
Fix yanglint warning
Browse files Browse the repository at this point in the history
Fix #268
  • Loading branch information
italobusi committed May 27, 2024
1 parent 222b058 commit 6ac3426
Show file tree
Hide file tree
Showing 6 changed files with 1,392 additions and 1,371 deletions.
10 changes: 7 additions & 3 deletions drafts/te-types-update/diffs/te-types/model-diff-spaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
> This version of this YANG module is part of RFC XXXX
> (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
> for full legal notices.";
> revision 2024-02-22 {
> revision 2024-05-27 {
> description
> "This revision adds the following new identities:
> - lsp-provisioning-error-reason;
Expand Down Expand Up @@ -1325,7 +1325,11 @@
>
> This container has been obsoleted by the tiebreaker
> leaf.";
3189a4163,4171
3156a4130
> status deprecated;
3164a4139
> status deprecated;
3189a4165,4173
> leaf tiebreaker {
> type identityref {
> base path-tiebreaker-type;
Expand All @@ -1335,7 +1339,7 @@
> "The tiebreaker criteria to apply on an equally favored set
> of paths, in order to pick the best.";
> }
3379c4361,4420
3379c4363,4422
< }
\ No newline at end of file
---
Expand Down
10 changes: 7 additions & 3 deletions drafts/te-types-update/diffs/te-types/model-diff.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
> This version of this YANG module is part of RFC XXXX
> (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
> for full legal notices.";
> revision 2024-02-22 {
> revision 2024-05-27 {
> description
> "This revision adds the following new identities:
> - lsp-provisioning-error-reason;
Expand Down Expand Up @@ -1325,7 +1325,11 @@
>
> This container has been obsoleted by the tiebreaker
> leaf.";
3189a4163,4171
3156a4130
> status deprecated;
3164a4139
> status deprecated;
3189a4165,4173
> leaf tiebreaker {
> type identityref {
> base path-tiebreaker-type;
Expand All @@ -1335,7 +1339,7 @@
> "The tiebreaker criteria to apply on an equally favored set
> of paths, in order to pick the best.";
> }
3379c4361,4420
3379c4363,4422
< }
\ No newline at end of file
---
Expand Down
10 changes: 7 additions & 3 deletions drafts/te-types-update/diffs/te-types/model-updates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
> This version of this YANG module is part of RFC XXXX
> (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
> for full legal notices.";
> revision 2024-02-22 {
> revision 2024-05-27 {
> description
> "This revision adds the following new identities:
> - lsp-provisioning-error-reason;
Expand Down Expand Up @@ -1325,7 +1325,11 @@
>
> This container has been obsoleted by the tiebreaker
> leaf.";
3189a4163,4171
3156a4130
> status deprecated;
3164a4139
> status deprecated;
3189a4165,4173
> leaf tiebreaker {
> type identityref {
> base path-tiebreaker-type;
Expand All @@ -1335,7 +1339,7 @@
> "The tiebreaker criteria to apply on an equally favored set
> of paths, in order to pick the best.";
> }
3379c4361,4420
3379c4363,4422
< }
\ No newline at end of file
---
Expand Down
Loading

0 comments on commit 6ac3426

Please sign in to comment.