BUG-5222: do not pull in odl-mdsal-xsql 63/54163/1
authorRobert Varga <nite@hq.sk>
Fri, 13 Jan 2017 09:07:01 +0000 (10:07 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 31 Mar 2017 09:17:46 +0000 (11:17 +0200)
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>
(cherry picked from commit 353131c4307c07a7b3356c3c2e60e2fb5e3b9ec8)

openstack/net-virt-sfc/features/src/main/features/features.xml

index 9682df3dd30d87114df1e9bdcb4f8ebbfb5ee94d..ad1c628a11a64872356a33c4df72a1d7e732eb14 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="${dlux.version}">odl-dlux-yangui</feature>
   </feature>
   <feature name='odl-ovsdb-sfc-test' version='${project.version}' description='OpenDaylight :: ovsdb-sfc-test'>