From c95f2b21ea70a6aa6750a381faa4c504d657da70 Mon Sep 17 00:00:00 2001 From: scottma Date: Mon, 13 May 2024 20:37:51 +0000 Subject: [PATCH 1/3] 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 049e55c95..e82ae6a2b 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -433,7 +433,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 695680125a95557fb04e4750682e14a5d541c139 Mon Sep 17 00:00:00 2001 From: scottma Date: Mon, 13 May 2024 20:40:53 +0000 Subject: [PATCH 2/3] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 1 + 1 file changed, 1 insertion(+) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index e82ae6a2b..f3fc68a9f 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -26,6 +26,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; + revision 2024-05-13 { reference "CR-xxxx" ; } revision 2024-04-05 { reference "CR-0341" ; } revision 2023-11-05 { reference "CR-0293 CR-0301" ; } revision 2023-09-17 { reference CR-0270 ; } -- GitLab From a88ec2deffb6ffe95b275a3a7cbd27ea3ed477d7 Mon Sep 17 00:00:00 2001 From: scottma Date: Mon, 13 May 2024 20:47:22 +0000 Subject: [PATCH 3/3] 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 f3fc68a9f..c9b799140 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -26,7 +26,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; - revision 2024-05-13 { reference "CR-xxxx" ; } + revision 2024-05-13 { reference "CR-0360" ; } revision 2024-04-05 { reference "CR-0341" ; } revision 2023-11-05 { reference "CR-0293 CR-0301" ; } revision 2023-09-17 { reference CR-0270 ; } -- GitLab