X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=data-model%2Fyang%2Fworking%2Fo-ran-sc%2Fo-ran-cu-cp%2Fo-ran-sc-cu-cp-alarms-v1.yang;h=2d86b34da59d15b8459198bc16cda926d9735e80;hb=HEAD;hp=e29ff2d21963cc5d5d1591e6a8eeb928fa0d7b70;hpb=7f8525f641696bdefea121b48a0318a59fab9c50;p=scp%2Foam%2Fmodeling.git diff --git a/data-model/yang/working/o-ran-sc/o-ran-cu-cp/o-ran-sc-cu-cp-alarms-v1.yang b/data-model/yang/working/o-ran-sc/o-ran-cu-cp/o-ran-sc-cu-cp-alarms-v1.yang index e29ff2d..2d86b34 100644 --- a/data-model/yang/working/o-ran-sc/o-ran-cu-cp/o-ran-sc-cu-cp-alarms-v1.yang +++ b/data-model/yang/working/o-ran-sc/o-ran-cu-cp/o-ran-sc-cu-cp-alarms-v1.yang @@ -1,6 +1,6 @@ module o-ran-sc-cu-cp-alarms-v1 { yang-version 1.1; - namespace "urn:o-ran-sc:cu:cp:alarms:1.0"; + namespace "urn:o-ran-sc:yang:o-ran-sc-cu-cp-alarms-v1"; prefix osc-cu-cp-al; import ietf-alarms { @@ -15,7 +15,7 @@ module o-ran-sc-cu-cp-alarms-v1 { "This module defines the alarm identities for the O-RAN-SC Central Unit Control Plane. - Copyright 2020 the O-RAN Software Community. + Copyright 2021 the O-RAN Software Community. Licensed under the Apache License, Version 2.0 (the 'License'); you may not use this file except in compliance with the License. @@ -29,6 +29,13 @@ module o-ran-sc-cu-cp-alarms-v1 { See the License for the specific language governing permissions and limitations under the License."; + revision 2021-03-09 { + description + "The namespace was updated according to O-RAN-SC yang guidelines. + The namespace must end with the full module name."; + reference + "https://jira.o-ran-sc.org/browse/OAM-168"; + } revision 2020-01-18 { description "initial revision"; @@ -49,7 +56,7 @@ module o-ran-sc-cu-cp-alarms-v1 { "A generic alarm which is under development and analysis, must not happen in production environment. Instructions: - Create an JIRA issue and provide the following intormation: + Create an JIRA issue and provide the following information: - SMO version, build number or git hash - O-CU-CP version, build number or git hash - A procedure to reproduce the alarm.";