From b2175581c55981e2eb039f3543baffe76d13394d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 31 Mar 2017 17:47:19 -0400 Subject: [SDNC-5] Rebase sdnc-oam Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: I9f6febe0bd3d50c3d27c775e5a41806ee3d2e6cb Signed-off-by: Dan Timoney Former-commit-id: c7fb7db31a50d5f0005251d41f497fbd4fb2ae4b --- dgbuilder/nodes/dge/dgelogic/notify.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dgbuilder/nodes/dge/dgelogic/notify.html') diff --git a/dgbuilder/nodes/dge/dgelogic/notify.html b/dgbuilder/nodes/dge/dgelogic/notify.html index 78820482..157a133d 100644 --- a/dgbuilder/nodes/dge/dgelogic/notify.html +++ b/dgbuilder/nodes/dge/dgelogic/notify.html @@ -71,7 +71,7 @@
Example
-
<notify plugin="org.openecomp.sdnc.sli.resource.gamma.GammaResource"
+
<notify plugin="org.openecomp.sdnc.sli.resource.samplesvc.SampleServiceResource"
             resource="network-connection" action="DELETE" >
   <parameter name="message" value="Hello, world!" />
   <outcome value="success">
-- 
cgit 1.2.3-korg