X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fplugins%2Fyang%2Frw-cloud.tailf.yang;fp=common%2Fplugins%2Fyang%2Frw-cloud.tailf.yang;h=2d6532564eb3347824cc6e0dcdd93e96c0bb0e32;hb=06ba382adfe364eb39960327c4c5550f63b2ca0b;hp=3838ab7b2af2b9cfb4506b1064651f66597d94e0;hpb=fc45f2548fa0af3e4558e312379607bcec6c1c28;p=osm%2FSO.git diff --git a/common/plugins/yang/rw-cloud.tailf.yang b/common/plugins/yang/rw-cloud.tailf.yang index 3838ab7b..2d653256 100644 --- a/common/plugins/yang/rw-cloud.tailf.yang +++ b/common/plugins/yang/rw-cloud.tailf.yang @@ -28,14 +28,14 @@ module rw-cloud-annotation } import tailf-common { - prefix tailf; + prefix tailf-common; } - tailf:annotate "/rw-cloud:cloud/rw-cloud:account/rw-cloud:connection-status" { - tailf:callpoint rw_callpoint; + tailf-common:annotate "/rw-cloud:cloud/rw-cloud:account/rw-cloud:connection-status" { + tailf-common:callpoint rw_callpoint; } - tailf:annotate "/rw-cloud:update-cloud-status" { - tailf:actionpoint rw_actionpoint; + tailf-common:annotate "/rw-cloud:update-cloud-status" { + tailf-common:actionpoint rw_actionpoint; } }