X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=74e321ffd8f92540c329e250c238c9098e060c02;hb=e5f09d80ab141403030ed9e626930b75afdfbab3;hp=92e6865b56673467c8accefd5fbe563f04f3cc6c;hpb=500bb7ab0d5b63f1acfb86328bc93140c31c33a9;p=vpnservice.git diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 92e6865b..74e321ff 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -14,13 +14,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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.openflowplugin/features-openflowplugin-extension/${openflowplugin.version}/xml/features mvn:org.opendaylight.netconf/features-restconf/${restconf.version}/xml/features mvn:org.opendaylight.ovsdb/features-ovsdb/${ovsdb.version}/xml/features mvn:org.opendaylight.neutron/features-neutron/${neutron.version}/xml/features + mvn:org.opendaylight.nic/features-nic/{{VERSION}}/xml/features odl-mdsal-broker odl-mdsal-models odl-openflowplugin-nsf-model + odl-openflowplugin-nxm-extensions odl-ovsdb-southbound-impl-rest mvn:org.opendaylight.controller/liblldp/${liblldp.version} mvn:org.opendaylight.neutron/model/${neutron.version} @@ -60,7 +63,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/neutronvpn-impl/${neutronvpn.version} mvn:org.opendaylight.vpnservice/neutronvpn-shell/${neutronvpn.version} mvn:org.opendaylight.vpnservice/dhcpservice-impl/${vpnservices.version} + mvn:org.opendaylight.vpnservice/elanmanager-api/${elanmgr.version} + mvn:org.opendaylight.vpnservice/elanmanager-impl/${elanmgr.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" @@ -77,6 +83,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/itm-impl/${itm.version}/xml/config mvn:org.opendaylight.vpnservice/neutronvpn-impl/${neutronvpn.version}/xml/config mvn:org.opendaylight.vpnservice/dhcpservice-impl/${vpnservices.version}/xml/config + mvn:org.opendaylight.vpnservice/elanmanager-impl/${elanmgr.version}/xml/config + odl-vpnservice-impl @@ -95,4 +103,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-vpnservice-impl + + odl-mdsal-broker + odl-nic-core-service-mdsal + odl-nic-core + odl-nic-listeners + mvn:org.opendaylight.vpnservice/vpnintent-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/vpnintent-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/vpnintent-impl/{{VERSION}}/xml/config +