From 5fa1546c9c826faec7ac3b3b6b25b39624050c4a Mon Sep 17 00:00:00 2001 From: "U-ERICSSON\\ETHBLL" Date: Mon, 1 Jan 2024 19:31:42 +0100 Subject: [PATCH] Adding the only R16 YANG change for SA5-152 SA-102 --- yang-models/_3gpp-common-trace.yang | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index eb573010f..2375d4200 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -22,6 +22,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; + revision 2023-11-04 { reference "CR-0292 CR-0300"; } revision 2023-02-16 { reference "CR-0231"; } revision 2023-02-14 { reference "CR-0235"; } revision 2022-04-27 { reference "CR-0158"; } @@ -329,6 +330,9 @@ module _3gpp-common-trace { enum N10 ; enum N11 ; enum S5-C ; + enum N38 ; + enum N16 ; + enum N16a ; } } leaf-list SMSFInterfaces { -- GitLab