BUG-2453 Enable nested enums in configuration
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / editConfig.xml
index 5dd5a90f7db9550cf4fbe677aea456cdcf821ecc..36efd9cc34a86e3dd57a113689919a09e26fb35e 100644 (file)
@@ -1,4 +1,4 @@
-<rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
+<rpc message-id="101" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
     <edit-config>
         <target>
             <candidate/>
 
                     <name>instance-from-code</name>
                     <impl-netconf xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
+
+                        <from-grouping>
+                            <enum-in-grouping>version1</enum-in-grouping>
+                        </from-grouping>
                         <sleep-factor>
                             2.58
                         </sleep-factor>
@@ -44,7 +48,7 @@
                         </extended-twice>
 
                         <extended-enum>
-                            TWO
+                            two
                         </extended-enum>
 
                         <simple-long-2>44</simple-long-2>