Remove adsal-all from plugin and nsf from openstack feature
authorSam Hague <shague@redhat.com>
Tue, 17 Mar 2015 23:52:43 +0000 (19:52 -0400)
committerFlavio Fernandes <ffernand@redhat.com>
Wed, 18 Mar 2015 16:41:22 +0000 (12:41 -0400)
Change-Id: I6079caffeb4180cd21709f7a95bc2a0f26ff2106
Signed-off-by: Sam Hague <shague@redhat.com>
features/ovsdb/src/main/resources/features.xml

index d98574a6a610e90711223998cc63aa4b363e7359..8304ffac5017479799d842ba953bd6f6956b832c 100644 (file)
@@ -31,7 +31,6 @@
     </feature>
 
     <feature name="odl-ovsdb-plugin" description="OpenDaylight :: OVSDB :: Plugin" version='${ovsdb.plugin.version}'>
-        <feature version="${sal.version}">odl-adsal-all</feature>
         <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-services</feature>
         <feature version="${ovsdb.library.version}">odl-ovsdb-library</feature>
         <feature version="${schema.openvswitch.version}">odl-ovsdb-schema-openvswitch</feature>
@@ -49,6 +48,7 @@
     </feature>
 
     <feature name="odl-ovsdb-compatibility-layer" description="OpenDaylight :: OVSDB :: Plugin Compatibility Layer" version='${ovsdb.plugin.compatibility.layer.version}'>
+        <feature version="${sal.version}">odl-adsal-core</feature>
         <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-services</feature>
         <feature version="${ovsdb.plugin.version}">odl-ovsdb-plugin</feature>
         <bundle>mvn:org.opendaylight.ovsdb/ovsdb-plugin-compatibility-layer/${ovsdb.plugin.compatibility.layer.version}</bundle>
@@ -60,7 +60,6 @@
         <feature version="${openflowplugin.version}">odl-openflowplugin-southbound</feature>
         <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services</feature>
         <feature version="${networkconfig.neutron.version}">odl-neutron-service</feature>
-        <feature version="${nsf.version}">odl-nsf-service</feature>
         <bundle>mvn:org.opendaylight.ovsdb/utils.servicehelper/${ovsdb.utils.servicehelper.version}</bundle>
         <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt/${openstack.netvirt.version}</bundle>
         <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/${openstack.netvirt.providers.version}</bundle>