X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=17f531cb0e69ebc7af67801c5dab3d746b588e23;hb=3510292a1184e25751f8690ea49a8c2312bba4b3;hp=7268183e35becc94ecdefb52696d33d7a73eaf82;hpb=6a77580a6058d5a21de4a22852ac2ab38e2fea6c;p=vpnservice.git diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 7268183e..17f531cb 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -14,6 +14,7 @@ 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 @@ -21,6 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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} @@ -34,6 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnmanager-api/${vpnmanager.version} mvn:org.opendaylight.vpnservice/fibmanager-api/${fibmanager.version} mvn:org.opendaylight.vpnservice/itm-api/${itm.version} + mvn:org.opendaylight.vpnservice/neutronvpn-api/${neutronvpn.version} mvn:org.opendaylight.vpnservice/dhcpservice-api/${vpnservices.version} @@ -56,7 +59,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnmanager-impl/${vpnmanager.version} mvn:org.opendaylight.vpnservice/fibmanager-impl/${fibmanager.version} mvn:org.opendaylight.vpnservice/itm-impl/${itm.version} + 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" @@ -72,7 +79,10 @@ 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/fibmanager-impl/${fibmanager.version}/xml/config 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