diff --git a/yang-models/_3gpp-5g-common-yang-types.yang b/yang-models/_3gpp-5g-common-yang-types.yang index 7101b213ce2ab4223a9fc8457f3d47ff96ba58f2..bd7d6a19807e9cc28e3f4b3b03357650d864349b 100755 --- a/yang-models/_3gpp-5g-common-yang-types.yang +++ b/yang-models/_3gpp-5g-common-yang-types.yang @@ -3,7 +3,7 @@ module _3gpp-5g-common-yang-types { namespace "urn:3gpp:sa5:_3gpp-5g-common-yang-types"; prefix "types5g3gpp"; - + import ietf-yang-types { prefix yang; } import _3gpp-common-yang-types { prefix types3gpp; } organization "3GPP SA5"; @@ -12,6 +12,7 @@ module _3gpp-5g-common-yang-types { network slicing."; reference "3GPP TS 28.541"; + revision 2023-05-09 { reference CR-0915; } revision 2021-08-05 { reference S5-214053/CR-0518; } revision 2020-11-05 { reference CR-0412 ; } revision 2019-10-20 { reference "Initial version."; } @@ -24,9 +25,8 @@ module _3gpp-5g-common-yang-types { leaf sd { description "Slice Differentiator If not needed, the value can be set to FFFFFF."; - type string{ + type yang:hex-string { length 6; - pattern '[a-fA-F0-9]*'; } reference "3GPP TS 23.003"; } diff --git a/yang-models/_3gpp-5gc-nrm-QFQoSMonitoringControl.yang b/yang-models/_3gpp-5gc-nrm-QFQoSMonitoringControl.yang index a7290eb818034aa64431d8cb86046b6506a004ee..a0c284c6058b0d5bb70d2800b056583b6a7a28dc 100755 --- a/yang-models/_3gpp-5gc-nrm-QFQoSMonitoringControl.yang +++ b/yang-models/_3gpp-5gc-nrm-QFQoSMonitoringControl.yang @@ -16,7 +16,7 @@ module _3gpp-5gc-nrm-QFQoSMonitoringControl { in 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2020-08-03 { reference "CR-0321"; } revision 2020-04-10 { reference "S5-202101"; } diff --git a/yang-models/_3gpp-5gc-nrm-externalseppfunction.yang b/yang-models/_3gpp-5gc-nrm-externalseppfunction.yang index ac3559949e08531aae0c82918642b0bb3ece5b39..4d127756256609556783673790b1f1301cfd97cd 100755 --- a/yang-models/_3gpp-5gc-nrm-externalseppfunction.yang +++ b/yang-models/_3gpp-5gc-nrm-externalseppfunction.yang @@ -15,7 +15,7 @@ module _3gpp-5gc-nrm-externalseppfunction { and policing on inter-PLMN control plane interface. For more information about the SEPP, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2019-11-17 { + revision 2019-11-19 { description "initial revision"; reference "Based on 3GPP TS 28.541 "; diff --git a/yang-models/_3gpp-5gc-nrm-nrffunction.yang b/yang-models/_3gpp-5gc-nrm-nrffunction.yang index 62e0ca74cce7cc84a2d1beea319c9eae958366e3..6356fe1271a76fc2d0633e5703d4ca7b92cfe394 100755 --- a/yang-models/_3gpp-5gc-nrm-nrffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-nrffunction.yang @@ -18,7 +18,7 @@ module _3gpp-5gc-nrm-nrffunction { For more information about the NRF, see 3GPP TS 23.501 [2]."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2020-08-03 { reference "CR-0321"; } revision 2019-10-28 { reference S5-193518 ; } revision 2019-05-15 { reference "initial revision"; } diff --git a/yang-models/_3gpp-5gc-nrm-nssffunction.yang b/yang-models/_3gpp-5gc-nrm-nssffunction.yang index b68d988ecf5de2be280cbcbebf06f2f424e30c1f..737b630f06c3747a3e7c011461ef8638e9d96f8e 100755 --- a/yang-models/_3gpp-5gc-nrm-nssffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-nssffunction.yang @@ -17,7 +17,7 @@ module _3gpp-5gc-nrm-nssffunction { information about the NSSF, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2020-08-03 { reference "CR-0321"; } revision 2019-10-25 { reference "S5-194457 S5-195427 S5-193518"; } revision 2019-05-15 { reference "initial revision"; } diff --git a/yang-models/_3gpp-5gc-nrm-nwdaffunction.yang b/yang-models/_3gpp-5gc-nrm-nwdaffunction.yang index bf143ba350e6b91599f8f3fd8d7ad39a732049ee..4c91c240a93d3dcd18f75eae4878556675d0a0d6 100755 --- a/yang-models/_3gpp-5gc-nrm-nwdaffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-nwdaffunction.yang @@ -16,7 +16,7 @@ module _3gpp-5gc-nrm-nwdaffunction { description "This IOC represents the NWDAF function in 5GC. For more information about the NWDAF, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2019-10-25 { reference "S5-194457 S5-195427 S5-193518"; } revision 2019-05-15 {reference "initial revision"; } diff --git a/yang-models/_3gpp-5gc-nrm-pcffunction.yang b/yang-models/_3gpp-5gc-nrm-pcffunction.yang index a7f9bd152503fd84b45d5709f5744f13c3608871..9fc1c558dda2c0c8a9e6c1e13d69b249185c7965 100755 --- a/yang-models/_3gpp-5gc-nrm-pcffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-pcffunction.yang @@ -17,7 +17,7 @@ module _3gpp-5gc-nrm-pcffunction { information about the PCF, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2020-08-06 { reference "CR-0333"; } revision 2020-08-06 { reference "CR-0331"; } revision 2019-10-25 { reference "S5-194457 S5-193518"; } diff --git a/yang-models/_3gpp-5gc-nrm-scpfunction.yang b/yang-models/_3gpp-5gc-nrm-scpfunction.yang index 2c66300b36031179304a8188678283310d0434d4..8e86bc5a289e12abb61f2d3b08fd0d04e1a69d00 100755 --- a/yang-models/_3gpp-5gc-nrm-scpfunction.yang +++ b/yang-models/_3gpp-5gc-nrm-scpfunction.yang @@ -14,7 +14,7 @@ module _3gpp-5gc-nrm-scpfunction { description "This IOC represents the SCP function in 5GC. For more information about the SCP, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2019-10-20 { + revision 2019-10-21 { description "initial revision"; reference "Based on 3GPP TS 28.541 "; diff --git a/yang-models/_3gpp-5gc-nrm-smffunction.yang b/yang-models/_3gpp-5gc-nrm-smffunction.yang index 04659fb7177c0faa018a10b85ac6eea4b630428c..99469f4b8d5782a8b5affcd3c71166f68e0be3e4 100755 --- a/yang-models/_3gpp-5gc-nrm-smffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-smffunction.yang @@ -14,7 +14,7 @@ module _3gpp-5gc-nrm-smffunction { contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; description "SMFFunction derived from basic ManagedFunction."; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2020-08-06 { reference "CR-0333"; } revision 2020-06-03 { reference "CR-0286"; } revision 2019-10-25 { reference "S5-194457 S5-193518"; } diff --git a/yang-models/_3gpp-5gc-nrm-udmfunction.yang b/yang-models/_3gpp-5gc-nrm-udmfunction.yang index 74965272afb49cd82bef6c063cd0815e141fc157..14c0cf9ecccb2752f2a12fe43ca26f89a80aae60 100755 --- a/yang-models/_3gpp-5gc-nrm-udmfunction.yang +++ b/yang-models/_3gpp-5gc-nrm-udmfunction.yang @@ -17,7 +17,7 @@ module _3gpp-5gc-nrm-udmfunction { information about the UDM, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2019-10-25 { reference "S5-194457 S5-195427 S5-193518"; } revision 2019-05-22 { reference "initial revision";} diff --git a/yang-models/_3gpp-5gc-nrm-udrfunction.yang b/yang-models/_3gpp-5gc-nrm-udrfunction.yang index 5eabaac8b2eafee0b8dbfb53a595821b2dd990ff..3c2fb27dc026bab874eff6529e1a219ed3abe38e 100755 --- a/yang-models/_3gpp-5gc-nrm-udrfunction.yang +++ b/yang-models/_3gpp-5gc-nrm-udrfunction.yang @@ -17,7 +17,7 @@ module _3gpp-5gc-nrm-udrfunction { about the UDR, see 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2019-10-25 { reference "S5-194457 S5-195427 S5-193518"; } revision 2019-05-22 {reference "initial revision"; } diff --git a/yang-models/_3gpp-5gc-nrm-udsffunction.yang b/yang-models/_3gpp-5gc-nrm-udsffunction.yang index c0ef6f2176a74924cbc62eba684453c4a6cd239c..e6d4d3683083fdb05d1a98ddac6a6406e612ed99 100755 --- a/yang-models/_3gpp-5gc-nrm-udsffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-udsffunction.yang @@ -17,7 +17,7 @@ module _3gpp-5gc-nrm-udsffunction { with any other 5GC NF defined in 3GPP TS 23.501."; reference "3GPP TS 28.541"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2019-10-25 { reference "S5-194457 S5-195427 S5-193518"; } revision 2019-05-22 { reference "initial revision"; } diff --git a/yang-models/_3gpp-5gc-nrm-upffunction.yang b/yang-models/_3gpp-5gc-nrm-upffunction.yang index 1443942e5bcdc28914c0404296b2736dad2f2505..e09f6eb696f5711c77c11728a5c85b5752471de5 100755 --- a/yang-models/_3gpp-5gc-nrm-upffunction.yang +++ b/yang-models/_3gpp-5gc-nrm-upffunction.yang @@ -14,7 +14,7 @@ module _3gpp-5gc-nrm-upffunction { description "UPFFunction derived from basic ManagedFunction."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; - revision 2020-11-05 { reference CR-0412 ; } + revision 2020-11-07 { reference CR-0412 ; } revision 2019-10-25 { reference "S5-194457 S5-193518"; } revision 2019-05-31 { reference "Ericsson refactoring."; } revision 2018-08-07 { reference "Initial revision"; } diff --git a/yang-models/_3gpp-common-fm.yang b/yang-models/_3gpp-common-fm.yang index 0488b43833687e395a3be7cc273b5a63ac0c867d..4e4d2b9a36299b89782ff72d20e24f326c075f16 100755 --- a/yang-models/_3gpp-common-fm.yang +++ b/yang-models/_3gpp-common-fm.yang @@ -23,12 +23,16 @@ module _3gpp-common-fm { Integration Reference Point (IRP); Information Service (IS)"; + revision 2023-05-09 { reference CR-0249; } revision 2022-10-31 { reference CR-0195; } revision 2021-08-08 { reference "CR-0132"; } revision 2021-06-02 { reference "CR-0130"; } revision 2020-06-03 { reference "CR-0091"; } - revision 2020-02-24 { - reference "S5-201365"; + revision 2020-02-24 { reference "S5-201365"; } + + feature AcknowledgeByConsumer { + description "Indicates whether alarm acknowledgement by the consumer is + supported."; } typedef eventType { @@ -61,7 +65,7 @@ module _3gpp-common-fm { value 8; } - enum PHYSICAL_VIOLATIONu { + enum PHYSICAL_VIOLATION { value 9; } @@ -87,8 +91,7 @@ module _3gpp-common-fm { enum CLEARED { value 8; } } - description "The possible alarm serverities. - Aligned with ERICSSON-ALARM-MIB."; + description "The possible alarm severities"; } grouping AlarmRecordGrp { @@ -113,7 +116,7 @@ module _3gpp-common-fm { } leaf objectInstance { - type string; + type types3gpp:DistinguishedName; config false ; mandatory true; yext3gpp:notNotifyable; @@ -123,11 +126,13 @@ module _3gpp-common-fm { type int32; config false ; mandatory true; + description "The Id of the last notification updating the AlarmRecord."; yext3gpp:notNotifyable; } leaf alarmRaisedTime { type yang:date-and-time ; + mandatory true; config false ; yext3gpp:notNotifyable; } @@ -149,18 +154,26 @@ module _3gpp-common-fm { leaf alarmType { type eventType; config false ; + mandatory true; description "General category for the alarm."; yext3gpp:notNotifyable; } leaf probableCause { + type union { + type int32; type string; + } config false ; + mandatory true; yext3gpp:notNotifyable; } leaf specificProblem { + type union { + type int32; type string; + } config false ; reference "ITU-T Recommendation X.733 clause 8.1.2.2."; yext3gpp:notNotifyable; @@ -168,13 +181,14 @@ module _3gpp-common-fm { leaf perceivedSeverity { type severity-level; + mandatory true; description "This is Writable only if producer supports consumer to set perceivedSeverity to CLEARED"; yext3gpp:notNotifyable; } leaf backedUpStatus { - type string; + type boolean; config false ; description "Indicates if an object (the MonitoredEntity) has a back up. See definition in ITU-T Recommendation X.733 clause 8.1.2.4."; @@ -182,13 +196,19 @@ module _3gpp-common-fm { } leaf backUpObject { - type string; + type types3gpp:DistinguishedName; config false ; + description "Backup object of the alarmed object as defined in + ITU-T Rec. X. 733"; yext3gpp:notNotifyable; } leaf trendIndication { - type string; + type enumeration { + enum MORE_SEVERE; + enum NO_CHANGE; + enum LESS_SEVERE; + } config false ; description "Indicates if some observed condition is getting better, worse, or not changing. "; @@ -196,24 +216,6 @@ module _3gpp-common-fm { yext3gpp:notNotifyable; } - grouping ThresholdPackGrp { - leaf thresholdLevel { - type string; - } - leaf thresholdValue { - type string; - } - leaf hysteresis { - type string; - description "The hysteresis has a threshold high and a threshold - low value that are different from the threshold value. - A hysteresis, therefore, defines the threshold-high and - threshold-low levels within which the measurementType value is - allowed to oscillate without triggering the threshold crossing - notification."; - } - } - grouping ThresholdInfoGrp { leaf measurementType { type string; @@ -236,30 +238,76 @@ module _3gpp-common-fm { thresholdValue."; } - uses ThresholdPackGrp; + leaf thresholdLevel { + type string; + } + + leaf thresholdValue { + type string; + } + + leaf hysteresis { + type string; + description "The hysteresis has a threshold high and a threshold + low value that are different from the threshold value. + A hysteresis, therefore, defines the threshold-high and + threshold-low levels within which the measurementType value is + allowed to oscillate without triggering the threshold crossing + notification."; + } } list thresholdInfo { config false ; - uses ThresholdInfoGrp; yext3gpp:notNotifyable; + description "Indicates the crossed threshold"; + uses ThresholdInfoGrp; } - leaf stateChangeDefinition { - type string; + list stateChangeDefinition { + key attributeName; config false ; - description "Indicates MO attribute value changes. See definition - in ITU-T Recommendation X.733 clause 8.1.2.11."; + description "Indicates MO attribute value changes associated with the + alarm for state attributes of the monitored entity (state transitions). + The change is reported with the name of the state attribute, the new + value and an optional old value. + See definition in ITU-T Recommendation X.733 [4] clause 8.1.2.10."; yext3gpp:notNotifyable; + + leaf attributeName { + type string; } + + anydata newValue { + mandatory true; + description "The new value of the attribute. The content of this data + node shall be in accordance with the data model for the attribute."; + } + + anydata oldValue{ + description "The old value of the attribute. The content of this data + node shall be in accordance with the data model for the attribute."; + } + } - leaf monitoredAttributes { + list monitoredAttributes { + key attributeName; + config false ; + yext3gpp:notNotifyable; + description "Attributes of the monitored entity and their + values at the time the alarm occurred that are of interest for the + alarm report."; + reference "ITU-T Recommendation X.733 clause 8.1.2.11."; + + leaf attributeName { type string; - config false ; - description "Indicates MO attributes whose value changes are being - monitored."; - reference "ITU-T Recommendation X.733 clause 8.1.2.11."; - yext3gpp:notNotifyable; + } + + anydata value { + mandatory true; + description "The value of the attribute. The content of this data + node shall be in accordance with the data model for the attribute."; + } } leaf proposedRepairActions { @@ -276,16 +324,17 @@ module _3gpp-common-fm { yext3gpp:notNotifyable; } - anydata additionalInformation { + list additionalInformation { + key name; config false ; yext3gpp:notNotifyable; + description "Vendor specific alarm information in the alarm."; + uses types3gpp:nameValuePair; } leaf rootCauseIndicator { - type enumeration { - enum YES; - enum NO; - } + type boolean; + default false; config false ; description "It indicates that this AlarmInformation is the root cause of the events captured by the notifications whose identifiers are in @@ -294,6 +343,7 @@ module _3gpp-common-fm { } leaf ackTime { + if-feature AcknowledgeByConsumer; type yang:date-and-time ; config false ; description "It identifies the time when the alarm has been @@ -303,6 +353,7 @@ module _3gpp-common-fm { } leaf ackUserId { + if-feature AcknowledgeByConsumer; type string; description "It identifies the last user who has changed the Acknowledgement State."; @@ -310,6 +361,7 @@ module _3gpp-common-fm { } leaf ackSystemId { + if-feature AcknowledgeByConsumer; type string; description "It identifies the system (Management System) that last changed the ackState of an alarm, i.e. acknowledged or unacknowledged @@ -318,6 +370,7 @@ module _3gpp-common-fm { } leaf ackState { + if-feature AcknowledgeByConsumer; type enumeration { enum ACKNOWLEDGED { description "The alarm has been acknowledged."; @@ -365,6 +418,20 @@ module _3gpp-common-fm { config false ; yext3gpp:notNotifyable; } + + list correlatedNotifications { + key sourceObjectInstance; + description "List of correlated notifications"; + + leaf sourceObjectInstance { + type types3gpp:DistinguishedName; + } + + leaf-list notificationId { + type int32; + min-elements 1; + } + } } grouping AlarmListGrp { @@ -405,8 +472,8 @@ module _3gpp-common-fm { list alarmRecords { key alarmId; description "List of alarmRecords"; - uses AlarmRecordGrp; yext3gpp:notNotifyable; + uses AlarmRecordGrp; } } diff --git a/yang-models/_3gpp-common-mnsregistry.yang b/yang-models/_3gpp-common-mnsregistry.yang index e673110cb9785bd250ed6f1abedf7f94e87e9262..84bb4332f3cd45222fb6ab7b714f7ca0395fc95f 100755 --- a/yang-models/_3gpp-common-mnsregistry.yang +++ b/yang-models/_3gpp-common-mnsregistry.yang @@ -13,6 +13,7 @@ module _3gpp-common-mnsregistry { Class (IOC) that is part of the Generic Network Resource Model (NRM)."; reference "3GPP TS 28.623 Generic Network Resource Model (NRM)"; + revision 2023-05-09 { reference "S5-216090"; } revision 2021-11-23 { reference "S5-216090"; } revision 2021-10-18 { reference "S5-215263"; } revision 2021-08-29 { reference "Initial revision, S5-214388"; } @@ -85,7 +86,7 @@ module _3gpp-common-mnsregistry { using the Management Service."; uses top3gpp:Top_Grp; - key "mnsType mnsVersion mnsAddress"; + key id; uses MnsInfoGrp; } } diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index c7a88e6e605d7e77d45296663154132bcad956bd..c81c0866b46b196d858a55134ca8eb269a28b54e 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -471,7 +471,7 @@ module _3gpp-common-trace { The attribute is applicable for both Trace and MDT."; } - leaf tjTraceReportingFormat { + leaf traceReportingFormat { type enumeration { enum FILE_BASED; enum STREAMING; diff --git a/yang-models/_3gpp-common-yang-types.yang b/yang-models/_3gpp-common-yang-types.yang index f24b0c83a2932d469c28f8ffcc3a00e77df1fbcb..a837ccbb51ad25946e28d333891f95a1fc58f45d 100755 --- a/yang-models/_3gpp-common-yang-types.yang +++ b/yang-models/_3gpp-common-yang-types.yang @@ -14,6 +14,7 @@ module _3gpp-common-yang-types { network slicing."; reference "3GPP TS 28.623"; + revision 2023-05-09 { reference CR-0249; } revision 2022-11-03 { reference "CR-0193"; } revision 2022-10-31 { reference CR-0195; } revision 2022-07-26 { reference CR-0180 ; } @@ -56,6 +57,11 @@ module _3gpp-common-yang-types { } } + grouping nameValuePair { + leaf name { type string; } + leaf value { type string; } + } + grouping ProcessMonitor { description "Provides attributes to monitor the progress of processes with specific purpose and limited lifetime running on MnS producers. diff --git a/yang-models/_3gpp-nr-nrm-beam.yang b/yang-models/_3gpp-nr-nrm-beam.yang index 64cdd8dcf78e613dc55c4a99215330119a10d333..ae97f88d617c347217516d3f6a20c16e274103ca 100755 --- a/yang-models/_3gpp-nr-nrm-beam.yang +++ b/yang-models/_3gpp-nr-nrm-beam.yang @@ -16,7 +16,7 @@ module _3gpp-nr-nrm-beam { Object Class (IOC) that is part of the NR Network Resource Model (NRM)."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; - revision 2019-11-22 { + revision 2019-11-23 { description "Initial revision"; reference "S5-197643"; } diff --git a/yang-models/_3gpp-ns-nrm-networkslice.yang b/yang-models/_3gpp-ns-nrm-networkslice.yang index e61b3dd6d4e2a0f8980dae43237c3916fbeb66a1..671affd8193b7f40ba3a4b20c062ef566dfa546a 100755 --- a/yang-models/_3gpp-ns-nrm-networkslice.yang +++ b/yang-models/_3gpp-ns-nrm-networkslice.yang @@ -19,7 +19,7 @@ module _3gpp-ns-nrm-networkslice { Information model definitions for network slice NRM (chapter 6) "; - revision 2022-07-26 { reference CR-0769; } + revision 2022-07-27 { reference CR-0769; } revision 2020-06-02 { reference "CR-0485, CR-0508"; } diff --git a/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang b/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang index 400c14a8a627dd7c77639548a173129a72f15520..f433c4d206bb06d6f5daa571e295ea2292b9094a 100755 --- a/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang +++ b/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang @@ -21,7 +21,7 @@ module _3gpp-ns-nrm-networkslicesubnet { Information model definitions for network slice NRM (chapter 6) "; - revision 2022-07-26 { reference CR-0769; } + revision 2022-07-27 { reference CR-0769; } revision 2021-05-05 { description "replace perfReq with 3 new datatypes xxxSliceSubnetProfile"; reference "CR-0485"; diff --git a/yang-models/_3gpp-ns-nrm-sliceprofile.yang b/yang-models/_3gpp-ns-nrm-sliceprofile.yang index 1e3217278cdc341d687651a46a552d9d931112cd..c653df698d43d9d2f30f1996fb4415b1d9991ea8 100755 --- a/yang-models/_3gpp-ns-nrm-sliceprofile.yang +++ b/yang-models/_3gpp-ns-nrm-sliceprofile.yang @@ -19,7 +19,7 @@ submodule _3gpp-ns-nrm-sliceprofile { Information model definitions for network slice NRM (chapter 6) "; - revision 2021-07-16 { reference CR-0566 ; } + revision 2021-07-17 { reference CR-0566 ; } revision 2021-05-05 { description "replace perfReq with 3 new datatypes xxxSliceSubnetProfile"; reference "CR-0485";