From 276f9845b5cab25a419a0eaf12ef83e568cd9d1a Mon Sep 17 00:00:00 2001 From: vishnureddybadveli <112267356+vishnureddybadveli@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:51:50 -0800 Subject: [PATCH] Update openconfig-mpls-static.yang Removed next-hop-network-instance from common. --- release/models/mpls/openconfig-mpls-static.yang | 8 -------- 1 file changed, 8 deletions(-) diff --git a/release/models/mpls/openconfig-mpls-static.yang b/release/models/mpls/openconfig-mpls-static.yang index 2526032e0..56c2d8508 100644 --- a/release/models/mpls/openconfig-mpls-static.yang +++ b/release/models/mpls/openconfig-mpls-static.yang @@ -225,14 +225,6 @@ submodule openconfig-mpls-static { "Next hop IP address for the LSP"; } - leaf next-hop-network-instance { - type oc-ni:network-instance-ref; - description - "The network-instance in which to resolve the next-hop. - If not specified, then the next-hop is resolved in the - enclosing network instance."; - } - leaf push-label { type oc-mplst:mpls-label; status deprecated;