From bbffc16c3190734b950fe430dd0d8135ffff3598 Mon Sep 17 00:00:00 2001 From: scottma Date: Mon, 13 May 2024 20:40:12 +0000 Subject: [PATCH 1/2] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 767532053..e1938992e 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -25,6 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; + revision 2024-05-12 { reference "CR-xxxx"; } revision 2024-04-06 { reference "CR-0342"; } revision 2024-01-29 { reference "CR-0316"; } revision 2023-11-06 { reference "CR-0290 CR-0294"; } @@ -1309,7 +1310,7 @@ module _3gpp-common-trace { when '../jobType = "TRACE_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type string; - description "Specifies the messages to be reported."; + description "Specifies the metrics to be reported."; reference "Clause 10 of 3GPP TS 32.422"; } -- GitLab From 1b21e35a076c9f18a8675e2452feaaabe2f49ff2 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 17 May 2024 15:08:58 +0000 Subject: [PATCH 2/2] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index e1938992e..7fc668a5c 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -25,7 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; - revision 2024-05-12 { reference "CR-xxxx"; } + revision 2024-05-12 { reference "CR-0401"; } revision 2024-04-06 { reference "CR-0342"; } revision 2024-01-29 { reference "CR-0316"; } revision 2023-11-06 { reference "CR-0290 CR-0294"; } -- GitLab