Make default strategy for edit-config netconf operation MERGE in config-persister...
[controller.git] / opendaylight / netconf / config-persister-impl / src / main / resources / netconfOp / editConfig.xml
index 8ec1c8c069201f648f09bcaa1adcf87e0d9567dc..8f6ec9c4c2b710cb95a9f7faaf92951c583d4b2a 100644 (file)
@@ -3,7 +3,7 @@
         <target>
             <candidate/>
         </target>
-        <default-operation>replace</default-operation>
+        <default-operation>merge</default-operation>
 
         <config>
         </config>