BUG-5222: do not pull in odl-mdsal-xsql 97/50397/2
authorRobert Varga <nite@hq.sk>
Fri, 13 Jan 2017 09:07:01 +0000 (10:07 +0100)
committerSam Hague <shague@redhat.com>
Fri, 13 Jan 2017 14:18:39 +0000 (14:18 +0000)
xsql is deprecated, buggy and never was meant for production
use. Do not pull it in.

Change-Id: If247c87058db3d826861dcbcb97be720c27b56f4
Signed-off-by: Robert Varga <nite@hq.sk>
openstack/net-virt-sfc/features/src/main/features/features.xml

index 0926a2badac07edf29f5c0b33d8896e090925600..03e102b5caa2adfeedfb87e88cc8c3e529996f08 100644 (file)
@@ -44,7 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name='odl-ovsdb-sfc-ui' version='${project.version}' description='OpenDaylight :: ovsdb-sfc :: UI'>
     <feature version="${project.version}">odl-ovsdb-sfc-rest</feature>
     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
-    <feature version="${controller.mdsal.version}">odl-mdsal-xsql</feature>
     <feature version="${dluxapps.version}">odl-dluxapps-yangman</feature>
   </feature>
   <feature name='odl-ovsdb-sfc-test' version='${project.version}' description='OpenDaylight :: ovsdb-sfc-test'>