aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/nodes/dge/dgelogic/configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/configure.html')
-rw-r--r--dgbuilder/nodes/dge/dgelogic/configure.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/configure.html b/dgbuilder/nodes/dge/dgelogic/configure.html
index a0e340e8..69db7638 100644
--- a/dgbuilder/nodes/dge/dgelogic/configure.html
+++ b/dgbuilder/nodes/dge/dgelogic/configure.html
@@ -83,7 +83,7 @@
<div class="section">
<h5><a name="Example"></a>Example</h5>
<div class="source">
-<pre>&lt;configure adaptor=&quot;org.openecomp.sdnc.sli.adaptor.emt.EmtAdaptor&quot;
+<pre>&lt;configure adaptor=&quot;org.onap.ccsdk.sli.core.sli.adaptor.emt.EmtAdaptor&quot;
key=&quot;$uni-circuit-id&quot; activate=&quot;true&quot;&gt;
&lt;parameter name=&quot;circuit.id&quot; value=&quot;$uni-circuit-id&quot; /&gt;
&lt;parameter name=&quot;subscriber.name&quot; value=&quot;$subscriber-name&quot; /&gt;
@@ -98,7 +98,7 @@
&lt;parameter name=&quot;mtu&quot; value=&quot;$asePort.resource-mtu&quot; /&gt;
&lt;outcome value=&quot;success&quot;&gt;
&lt;block&gt;
- &lt;record plugin=&quot;org.openecomp.sdnc.sli.recording.FileRecorder&quot;&gt;
+ &lt;record plugin=&quot;org.onap.ccsdk.sli.core.sli.recording.FileRecorder&quot;&gt;
&lt;parameter name=&quot;file&quot; value=&quot;/tmp/sampler1.log&quot; /&gt;
&lt;parameter name=&quot;field1&quot; value=&quot;__TIMESTAMP__&quot;/&gt;
&lt;parameter name=&quot;field2&quot; value=&quot;ACTIVE&quot;/&gt;