X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=270db04df3cf65ff6c78c8213bf06a1cbc4af5de;hp=38b6f759a72eda01defa8af4aae3fb6cf32bcf0b;hb=478586aec1c6363f22cc99a99cdd37fa14bd4dbe;hpb=f4b19932bc0b9dce64bc33a7cebc0921f694aa65 diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 38b6f759..270db04d 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -12,24 +12,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features + mvn:org.opendaylight.mdsal.model/features-mdsal-model/${mdsal.model.version}/xml/features mvn:org.opendaylight.openflowplugin/features-openflowplugin/${openflowplugin.version}/xml/features - mvn:org.opendaylight.controller/features-restconf/${mdsal.version}/xml/features + mvn:org.opendaylight.netconf/features-restconf/${restconf.version}/xml/features + mvn:org.opendaylight.ovsdb/features-ovsdb/${ovsdb.version}/xml/features odl-mdsal-broker - odl-yangtools-models + odl-mdsal-models odl-openflowplugin-nsf-model mvn:org.opendaylight.vpnservice/model-bgp/{{VERSION}} + mvn:org.opendaylight.vpnservice/lockmanager-api/${lockmanager.version} mvn:org.opendaylight.vpnservice/idmanager-api/${idmanager.version} mvn:org.opendaylight.vpnservice/vpnmanager-api/${vpnmanager.version} mvn:org.opendaylight.vpnservice/nexthopmgr-api/${nexthopmgr.version} mvn:org.opendaylight.vpnservice/fibmanager-api/${fibmanager.version} - + mvn:org.opendaylight.vpnservice/itm-api/${itm.version} odl-mdsal-broker + odl-ovsdb-southbound-impl-rest odl-vpnservice-api odl-openflowplugin-southbound odl-openflowplugin-flow-services + mvn:org.opendaylight.vpnservice/lockmanager-impl/${lockmanager.version} mvn:org.opendaylight.vpnservice/idmanager-impl/${idmanager.version} mvn:org.opendaylight.vpnservice/bgpmanager-api/${vpnservices.version} mvn:org.opendaylight.vpnservice/bgpmanager-impl/${vpnservices.version} @@ -40,10 +45,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnmanager-impl/${vpnmanager.version} mvn:org.opendaylight.vpnservice/nexthopmgr-impl/${nexthopmgr.version} mvn:org.opendaylight.vpnservice/fibmanager-impl/${fibmanager.version} - + mvn:org.opendaylight.vpnservice/itm-impl/${itm.version} + wrap:mvn:org.apache.thrift/libthrift/0.9.1$overwrite=merge&Bundle-Version=0.9.1&Export-Package=*;-noimport:=true;version="0.9.1" + mvn:org.opendaylight.vpnservice/lockmanager-impl/${lockmanager.version}/xml/config mvn:org.opendaylight.vpnservice/idmanager-impl/${idmanager.version}/xml/config mvn:org.opendaylight.vpnservice/bgpmanager-impl/${vpnservices.version}/xml/config mvn:org.opendaylight.vpnservice/mdsalutil-impl/${interfacemgr.version}/xml/config @@ -51,18 +58,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnmanager-impl/${vpnmanager.version}/xml/config mvn:org.opendaylight.vpnservice/nexthopmgr-impl/${nexthopmgr.version}/xml/config mvn:org.opendaylight.vpnservice/fibmanager-impl/${fibmanager.version}/xml/config + mvn:org.opendaylight.vpnservice/itm-impl/${itm.version}/xml/config odl-vpnservice-impl - odl-restconf + odl-restconf odl-vpnservice-impl-rest - odl-mdsal-apidocs + odl-mdsal-apidocs odl-mdsal-xsql odl-vpnservice-impl-ui - + + odl-vpnservice-impl + +