From: sinhan Date: Thu, 27 Apr 2017 20:31:42 +0000 (+0000) Subject: [RIFT 16251] tailf yang change for confd to send the right copy-jobs status. X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F1723%2F2;p=osm%2FSO.git [RIFT 16251] tailf yang change for confd to send the right copy-jobs status. Signed-off-by: sinhan --- diff --git a/rwlaunchpad/plugins/yang/rw-pkg-mgmt.tailf.yang b/rwlaunchpad/plugins/yang/rw-pkg-mgmt.tailf.yang index 1086af93..e6e50c65 100644 --- a/rwlaunchpad/plugins/yang/rw-pkg-mgmt.tailf.yang +++ b/rwlaunchpad/plugins/yang/rw-pkg-mgmt.tailf.yang @@ -35,6 +35,10 @@ module rw-pkg-mgmt-annotation tailf:callpoint rw_callpoint; } + tailf:annotate "/rw-pkg-mgmt:copy-jobs" { + tailf:callpoint rw_callpoint; + } + tailf:annotate "/rw-pkg-mgmt:get-package-endpoint" { tailf:actionpoint rw_actionpoint; }