aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/nodes/dge/dgelogic/notify.html
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2017-09-28 14:56:12 -0700
committerMarcus G K Williams <marcus.williams@intel.com>2017-10-04 10:23:30 -0700
commita3d1f087bedc18368de3cfa17ce72a97a9d521b0 (patch)
tree06a6e02e277aeb2b6fb122f8c1ce7eff6fc7b7e0 /dgbuilder/nodes/dge/dgelogic/notify.html
parentc7e9728a0e11599ddd62c3ba4eb441fac25a008d (diff)
Fix dgbuilder mysql upload
Since code moved from sdnc to ccsdk dgbuilder has not been able to upload or activate directed graphs to test them in containers for development purposes. This patch updates parts of dgbuilder that pointed to sdnc. Issue-Id: SDNC-92 Change-Id: I8021312df8c97673ed71232783183e92a06b7bd3 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 4783e789681d753fc27e5ada1a6b17cc7d7df084
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/notify.html')
-rw-r--r--dgbuilder/nodes/dge/dgelogic/notify.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/notify.html b/dgbuilder/nodes/dge/dgelogic/notify.html
index 6423ad35..d006e252 100644
--- a/dgbuilder/nodes/dge/dgelogic/notify.html
+++ b/dgbuilder/nodes/dge/dgelogic/notify.html
@@ -71,7 +71,7 @@
<div class="section">
<h5><a name="Example"></a>Example</h5>
<div class="source">
-<pre>&lt;notify plugin=&quot;org.openecomp.sdnc.sli.resource.samplesvc.SampleServiceResource&quot;
+<pre>&lt;notify plugin=&quot;org.onap.ccsdk.sli.core.sli.resource.samplesvc.SampleServiceResource&quot;
resource=&quot;network-connection&quot; action=&quot;DELETE&quot; &gt;
&lt;parameter name=&quot;message&quot; value=&quot;Hello, world!&quot; /&gt;
&lt;outcome value=&quot;success&quot;&gt;