Modernize test suite
[netconf.git] / netconf / tools / netconf-testtool / src / main / resources / config-template.xml
index ea237a7b17619fcb467012e72d0e03db9ec701b6..70287b22465f749e5f469a058931f7a95c86f3eb 100644 (file)
@@ -4,6 +4,6 @@
     <port xmlns="urn:opendaylight:netconf-node-topology">{PORT}</port>
     <username xmlns="urn:opendaylight:netconf-node-topology">admin</username>
     <password xmlns="urn:opendaylight:netconf-node-topology">admin</password>
-    <tcp-only xmlns="urn:opendaylight:netconf-node-topology">{SSH}</tcp-only>
+    <tcp-only xmlns="urn:opendaylight:netconf-node-topology">{TCP_ONLY}</tcp-only>
     <keepalive-delay xmlns="urn:opendaylight:netconf-node-topology">0</keepalive-delay>
 </node>
\ No newline at end of file