BUG 7310: Add configurable option to skip columns
[ovsdb.git] / southbound / southbound-features / src / main / features / features.xml
index 11d953dbf5fc7fafab2873649ccd0f9e4d03538a..123f2ac68f78369ad9b2c48ac68e5bcf122e3df6 100644 (file)
@@ -50,5 +50,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <feature version="${project.version}">odl-ovsdb-southbound-impl</feature>
     <bundle>mvn:org.opendaylight.ovsdb/utils.mdsal-utils/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}}</bundle>
+    <configfile finalname="etc/org.opendaylight.ovsdb.southbound.cfg">mvn:org.opendaylight.ovsdb/southbound-impl/{{VERSION}}/cfg/config</configfile>
   </feature>
 </features>