Fix testtool device registration
[netconf.git] / netconf / tools / netconf-testtool / src / main / resources / config-template.xml
diff --git a/netconf/tools/netconf-testtool/src/main/resources/config-template.xml b/netconf/tools/netconf-testtool/src/main/resources/config-template.xml
deleted file mode 100644 (file)
index 70287b2..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<node xmlns="urn:TBD:params:xml:ns:yang:network-topology">
-    <node-id>{PORT}-sim-device</node-id>
-    <host xmlns="urn:opendaylight:netconf-node-topology">{HOST}</host>
-    <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">{TCP_ONLY}</tcp-only>
-    <keepalive-delay xmlns="urn:opendaylight:netconf-node-topology">0</keepalive-delay>
-</node>
\ No newline at end of file