Delete netconf
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / subtree / 5 / post-filter.xml
diff --git a/opendaylight/netconf/netconf-impl/src/test/resources/subtree/5/post-filter.xml b/opendaylight/netconf/netconf-impl/src/test/resources/subtree/5/post-filter.xml
deleted file mode 100644 (file)
index d6ffd00..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<rpc-reply message-id="5"
-           xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-  <data>
-    <top xmlns="http://example.com/schema/1.2/config">
-      <users>
-        <user>
-          <name>fred</name>
-          <type>admin</type>
-          <full-name>Fred Flintstone</full-name>
-        </user>
-      </users>
-    </top>
-  </data>
-</rpc-reply>
\ No newline at end of file