X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=f3c8de373e4eba1ce1b22063989b199719fe869c;hp=47e838893b874ffff2f157c963e35b8edbcf2097;hb=a5a38a2afa0564ff28a4f4c028c8c48e4308f215;hpb=9c0e16907ffb4d6c79ea397885f9dfed738dc848 diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 47e83889..f3c8de37 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.openflowplugin/features-openflowplugin/{{VERSION}}/xml/features mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/{{VERSION}}/xml/features mvn:org.opendaylight.netconf/features-restconf/{{VERSION}}/xml/features - mvn:org.opendaylight.ovsdb/features-ovsdb/{{VERSION}}/xml/features + mvn:org.opendaylight.ovsdb/southbound-features/{{VERSION}}/xml/features mvn:org.opendaylight.neutron/features-neutron/{{VERSION}}/xml/features mvn:org.opendaylight.nic/features-nic/{{VERSION}}/xml/features mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/{{VERSION}}/xml/features @@ -41,6 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/itm-api/{{VERSION}} mvn:org.opendaylight.vpnservice/neutronvpn-api/{{VERSION}} mvn:org.opendaylight.vpnservice/dhcpservice-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/natservice-api/{{VERSION}} odl-mdsal-broker @@ -70,8 +71,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/dhcpservice-impl/{{VERSION}} mvn:org.opendaylight.vpnservice/elanmanager-api/{{VERSION}} mvn:org.opendaylight.vpnservice/elanmanager-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/natservice-impl/{{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/{{VERSION}}/xml/config @@ -88,6 +90,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/neutronvpn-impl/{{VERSION}}/xml/config mvn:org.opendaylight.vpnservice/dhcpservice-impl/{{VERSION}}/xml/config mvn:org.opendaylight.vpnservice/elanmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/natservice-impl/{{VERSION}}/xml/config @@ -101,12 +104,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-neutron-service - mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}} odl-vpnservice-impl-ui odl-neutron-service - mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}} odl-vpnservice-impl-rest @@ -116,4 +117,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mvn:org.opendaylight.vpnservice/vpnintent-impl/{{VERSION}} mvn:org.opendaylight.vpnservice/vpnintent-impl/{{VERSION}}/xml/config + + mvn:org.opendaylight.vpnservice/fcaps-api/${fcaps.manager.version} + mvn:org.opendaylight.vpnservice/alarmmanager/${fcaps.manager.version} + mvn:org.opendaylight.vpnservice/countermanager/${fcaps.manager.version} + + + odl-openflowplugin-flow-services-rest + mvn:org.opendaylight.vpnservice/fcapsapplication-jmxapi/${fcaps.app.version} + mvn:org.opendaylight.vpnservice/fcapsapplication-impl/${fcaps.app.version} + mvn:org.opendaylight.vpnservice/fcapsapplication-impl/${fcaps.app.version}/xml/config +