Fix odl-yanglib feature usage
[netconf.git] / netconf / yanglib / src / main / resources / OSGI-INF / blueprint / yanglib.xml
index be4b5cf3edc86cc8a7bc8ad5d07849673bcfddcc..9fe5243513b3e8d38350502c713434e57787ceaf 100644 (file)
@@ -10,7 +10,7 @@
            xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
            odl:use-default-for-reference-types="true">
 
-  <odl:clustered-app-config id="yanglibConfig"
+  <odl:clustered-app-config id="yanglibConfig" default-config-file-name="yanglib-config.xml"
       binding-class="org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.yanglib.impl.rev141210.YanglibConfig"/>
 
   <reference id="dataBroker" interface="org.opendaylight.mdsal.binding.api.DataBroker"/>