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-Tag: v2.0.1~24 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FSO.git;a=commitdiff_plain;h=10f99ebf55534b527620eba3e41fd2cc425acabe;hp=44bb6b402e6f6e4c9ee6ece1247404174893dbd2 [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; }