Netconf MDSAL Northbound test suite
[integration/test.git] / csit / variables / netconf / MDSAL / get-config-no-edit-before-commit-reply.msg
diff --git a/csit/variables/netconf/MDSAL/get-config-no-edit-before-commit-reply.msg b/csit/variables/netconf/MDSAL/get-config-no-edit-before-commit-reply.msg
new file mode 100644 (file)
index 0000000..b7810ac
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="3">
+<data>
+<network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology">
+<topology>
+<topology-id>topology-netconf</topology-id>
+<node>
+<node-id>controller-config</node-id>
+</node>
+</topology>
+</network-topology>
+<nodes xmlns="urn:opendaylight:inventory">
+<node>
+<id>controller-config</id>
+</node>
+</nodes>
+</data>
+</rpc-reply>