From 2a3e9e5dd85dfcb4edf32385811996d2e7883f4f Mon Sep 17 00:00:00 2001 From: Alexander Orel <140761159+xandrorel@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:16:33 +0000 Subject: [PATCH] Fixing trailing spaces and missing version update --- release/models/isis/openconfig-isis-lsp.yang | 14 +++++++------- release/models/isis/openconfig-isis-routing.yang | 2 +- release/models/isis/openconfig-isis.yang | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/release/models/isis/openconfig-isis-lsp.yang b/release/models/isis/openconfig-isis-lsp.yang index f8408dd98..123375680 100644 --- a/release/models/isis/openconfig-isis-lsp.yang +++ b/release/models/isis/openconfig-isis-lsp.yang @@ -34,20 +34,20 @@ submodule openconfig-isis-lsp { Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info)."; - oc-ext:openconfig-version "1.7.0"; + oc-ext:openconfig-version "1.7.1"; - revision "2024-02-28" { + revision "2024-10-25" { description - "ISIS graceful-restart timers and per-level configuration."; + "Add enabled leaf into isis multi-topology configuration."; reference "1.7.1"; } - revision "2024-10-25" { + revision "2024-02-28" { description - "Add enabled leaf into isis multi-topology configuration."; - reference "1.7.1"; + "ISIS graceful-restart timers and per-level configuration."; + reference "1.7.0"; } - + revision "2024-02-20" { description "Fix typo in RFC reference for adjacency-state."; diff --git a/release/models/isis/openconfig-isis-routing.yang b/release/models/isis/openconfig-isis-routing.yang index dfbfb5816..19447d990 100644 --- a/release/models/isis/openconfig-isis-routing.yang +++ b/release/models/isis/openconfig-isis-routing.yang @@ -27,7 +27,7 @@ submodule openconfig-isis-routing { "Add enabled leaf into isis multi-topology configuration."; reference "1.7.1"; } - + revision "2024-02-28" { description "ISIS graceful-restart timers and per-level configuration."; diff --git a/release/models/isis/openconfig-isis.yang b/release/models/isis/openconfig-isis.yang index cf7457fde..c59e39713 100644 --- a/release/models/isis/openconfig-isis.yang +++ b/release/models/isis/openconfig-isis.yang @@ -61,7 +61,7 @@ module openconfig-isis { "Add enabled leaf into isis multi-topology configuration."; reference "1.7.1"; } - + revision "2024-02-28" { description "ISIS graceful-restart timers and per-level configuration.";