Initial code drop of netconf protocol implementation
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / testConfigs / inputMap.xml
diff --git a/opendaylight/netconf/netconf-impl/src/test/resources/testConfigs/inputMap.xml b/opendaylight/netconf/netconf-impl/src/test/resources/testConfigs/inputMap.xml
new file mode 100644 (file)
index 0000000..9bf5b58
--- /dev/null
@@ -0,0 +1,14 @@
+<jmxbean>\r
+    <mBean>org.opendaylight.controller:type=AppDeployer</mBean>\r
+    <type>EXEC</type>\r
+    <operation>lookupConfigBeans</operation>\r
+    <arguments>\r
+        <map>\r
+            <topology-registry>single</topology-registry>\r
+            <bgp-update>mock</bgp-update>\r
+        </map>\r
+        <array>2</array>\r
+        <array>22</array>\r
+        <anotherArg>arg</anotherArg>\r
+    </arguments>\r
+</jmxbean>
\ No newline at end of file