From 10f99ebf55534b527620eba3e41fd2cc425acabe Mon Sep 17 00:00:00 2001 From: sinhan Date: Thu, 27 Apr 2017 20:31:42 +0000 Subject: [PATCH] [RIFT 16251] tailf yang change for confd to send the right copy-jobs status. Signed-off-by: sinhan --- rwlaunchpad/plugins/yang/rw-pkg-mgmt.tailf.yang | 4 ++++ 1 file changed, 4 insertions(+) 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; } -- 2.17.1