X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=ead3c81814dd458bde9a2f0ab5416196e7776f49;hb=4582fda1bcb5c39a57e8f3900f7ec534d1107faa;hp=92e6865b56673467c8accefd5fbe563f04f3cc6c;hpb=b2dd97a5264bd734b036b8558ae1598d32781c88;p=vpnservice.git diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 92e6865b..ead3c818 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -10,73 +10,88 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 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.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.yangtools/features-yangtools/{{VERSION}}/xml/features + mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features + mvn:org.opendaylight.mdsal.model/features-mdsal-model/{{VERSION}}/xml/features + 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/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 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} + odl-ovsdb-hwvtepsouthbound-api + mvn:org.opendaylight.controller/liblldp/{{VERSION}} + mvn:org.opendaylight.neutron/model/{{VERSION}} 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/mdsalutil-api/${vpnservices.version} - mvn:org.opendaylight.vpnservice/arputil-api/${arputil.version} - mvn:org.opendaylight.vpnservice/alivenessmonitor-api/${vpnservices.version} - mvn:org.opendaylight.vpnservice/interfacemgr-api/${interfacemgr.version} - 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} + mvn:org.opendaylight.vpnservice/lockmanager-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/idmanager-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/mdsalutil-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/arputil-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/alivenessmonitor-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/interfacemgr-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/vpnmanager-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/fibmanager-api/{{VERSION}} + 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 odl-ovsdb-southbound-impl-rest + odl-ovsdb-hwvtepsouthbound odl-vpnservice-api odl-openflowplugin-southbound odl-openflowplugin-flow-services - mvn:commons-net/commons-net/${commons.net.version} - 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} - mvn:org.opendaylight.vpnservice/mdsalutil-api/${vpnservices.version} - mvn:org.opendaylight.vpnservice/arputil-impl/${arputil.version} - mvn:org.opendaylight.vpnservice/alivenessmonitor-impl/${vpnservices.version} - mvn:org.opendaylight.vpnservice/mdsalutil-impl/${vpnservices.version} - mvn:org.opendaylight.vpnservice/interfacemgr-api/${interfacemgr.version} - mvn:org.opendaylight.vpnservice/interfacemgr-impl/${interfacemgr.version} - 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:commons-net/commons-net/{{VERSION}} + mvn:org.opendaylight.vpnservice/lockmanager-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/idmanager-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/bgpmanager-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/bgpmanager-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/mdsalutil-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/arputil-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/alivenessmonitor-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/mdsalutil-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/interfacemgr-api/{{VERSION}} + mvn:org.opendaylight.vpnservice/interfacemgr-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/interfacemgr-shell/{{VERSION}} + mvn:org.opendaylight.vpnservice/vpnmanager-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/fibmanager-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/fibmanager-shell/{{VERSION}} + mvn:org.opendaylight.vpnservice/itm-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/neutronvpn-impl/{{VERSION}} + mvn:org.opendaylight.vpnservice/neutronvpn-shell/{{VERSION}} + 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/${lockmanager.version}/xml/config - mvn:org.opendaylight.vpnservice/idmanager-impl/${idmanager.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/${vpnservices.version}/xml/config - mvn:org.opendaylight.vpnservice/interfacemgr-impl/${interfacemgr.version}/xml/config - mvn:org.opendaylight.vpnservice/arputil-impl/${arputil.version}/xml/config - mvn:org.opendaylight.vpnservice/alivenessmonitor-impl/${vpnservices.version}/xml/config - 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/lockmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/idmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/idmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/bgpmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/mdsalutil-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/interfacemgr-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/arputil-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/alivenessmonitor-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/vpnmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/fibmanager-impl/{{VERSION}}/xml/config + mvn:org.opendaylight.vpnservice/itm-impl/{{VERSION}}/xml/config + 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 + odl-vpnservice-impl @@ -89,10 +104,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-neutron-service - mvn:org.opendaylight.neutron/dummyprovider/${neutron.version} + mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}} odl-vpnservice-impl-ui - - odl-vpnservice-impl + + odl-neutron-service + mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}} + odl-vpnservice-impl-rest + + + odl-mdsal-broker + 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 + + + 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-all + 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