Refactoring of 'extractIpv4Mask' method
[openflowplugin.git] / features-li / src / main / features / features.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!--
4   ~ Copyright (c) 2015 Cisco Systems, Inc. and others.  All rights reserved.
5   ~
6   ~ This program and the accompanying materials are made available under the
7   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
8   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
9   -->
10
11 <features name="openflowplugin-li-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
12           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13           xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
14     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
15     <repository>mvn:org.opendaylight.netconf/features-restconf/${restconf.version}/xml/features</repository>
16     <repository>mvn:org.opendaylight.openflowjava/features-openflowjava/${openflowjava.version}/xml/features</repository>
17     <repository>mvn:org.opendaylight.dlux/features-dlux/${dlux.version}/xml/features</repository>
18     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
19     <repository>mvn:org.opendaylight.mdsal.model/features-mdsal-model/${mdsal.model.version}/xml/features</repository>
20
21
22     <feature name='odl-openflowplugin-all-li' description="OpenDaylight :: Openflow Plugin :: All" version='${project.version}'>
23         <feature version="${project.version}">odl-openflowplugin-southbound-li</feature>
24         <feature version="${project.version}">odl-openflowplugin-flow-services-li</feature>
25         <feature version="${project.version}">odl-openflowplugin-flow-services-rest-li</feature>
26         <feature version="${project.version}">odl-openflowplugin-flow-services-ui-li</feature>
27     </feature>
28
29     <feature name='odl-openflowplugin-southbound-li' description="OpenDaylight :: Openflow Plugin :: Li southBound API implementation " version='${project.version}'>
30         <feature version="${mdsal.version}">odl-mdsal-broker</feature>
31         <feature version="${project.version}">odl-openflowplugin-nsf-services-li</feature>
32         <feature version="${openflowjava.version}">odl-openflowjava-protocol</feature>
33         <bundle>mvn:org.opendaylight.openflowplugin/openflowplugin-common/{{VERSION}}</bundle>
34         <!-- TODO : remove dependency on openflowplugin in the future -->
35         <bundle>mvn:org.opendaylight.openflowplugin/openflowplugin/{{VERSION}}</bundle>
36         <bundle>mvn:org.opendaylight.openflowplugin/openflowplugin-impl/{{VERSION}}</bundle>
37         <bundle>mvn:org.opendaylight.openflowplugin/openflowplugin-api/{{VERSION}}</bundle>
38         <bundle>mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/{{VERSION}}</bundle>
39         <bundle>mvn:org.opendaylight.controller/liblldp/{{VERSION}}</bundle>
40         <configfile finalname="etc/opendaylight/karaf/42-openflowplugin-Li.xml">mvn:org.opendaylight.openflowplugin/openflowplugin-controller-config/{{VERSION}}/xml/config-Li</configfile>
41     </feature>
42
43     <feature name='odl-openflowplugin-flow-services-li' description="OpenDaylight :: Openflow Plugin :: Flow Services" version='${project.version}'>
44         <feature version="${project.version}">odl-openflowplugin-southbound-li</feature>
45         <feature version="${project.version}">odl-openflowplugin-app-config-pusher-li</feature>
46         <feature version="${project.version}">odl-openflowplugin-app-lldp-speaker-li</feature>
47         <feature version="${project.version}">odl-openflowplugin-nsf-services-li</feature>
48
49     </feature>
50
51     <feature name='odl-openflowplugin-nsf-services-li' version='${project.version}'
52              description="OpenDaylight :: OpenflowPlugin :: NSF :: Services">
53         <feature version='${mdsal.version}'>odl-mdsal-broker</feature>
54         <feature version='${project.version}'>odl-openflowplugin-nsf-model-li</feature>
55         <bundle>mvn:org.opendaylight.openflowplugin/openflowplugin-common/{{VERSION}}</bundle>
56         <bundle>mvn:org.opendaylight.openflowplugin.applications/topology-manager/{{VERSION}}</bundle>
57         <bundle>mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/{{VERSION}}</bundle>
58         <bundle>mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/{{VERSION}}</bundle>
59         <bundle>mvn:org.opendaylight.controller/liblldp/{{VERSION}}</bundle>
60         <configfile finalname="etc/opendaylight/karaf/30-forwardingrules-manager.xml">mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager-config/{{VERSION}}/xml/config</configfile>
61         <configfile finalname="etc/opendaylight/karaf/72-topology-lldp-discovery.xml">mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/{{VERSION}}/xml/config</configfile>
62         <configfile finalname="etc/opendaylight/karaf/73-topology-manager.xml">mvn:org.opendaylight.openflowplugin.applications/topology-manager/{{VERSION}}/xml/config</configfile>
63     </feature>
64
65     <feature name='odl-openflowplugin-nsf-model-li' version='${project.version}'
66              description="OpenDaylight :: OpenflowPlugin :: NSF :: Model">
67         <!-- general models -->
68         <feature version='${yangtools.version}'>odl-mdsal-models</feature>
69         <bundle>mvn:org.opendaylight.controller.model/model-inventory/{{VERSION}}</bundle>
70         <bundle>mvn:org.opendaylight.controller.model/model-topology/{{VERSION}}</bundle>
71         <!-- openflow specific models -->
72         <bundle>mvn:org.opendaylight.openflowplugin.model/model-flow-base/{{VERSION}}</bundle>
73         <bundle>mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/{{VERSION}}</bundle>
74         <bundle>mvn:org.opendaylight.openflowplugin.model/model-flow-service/{{VERSION}}</bundle>
75     </feature>
76
77     <feature name='odl-openflowplugin-flow-services-rest-li' description="OpenDaylight :: Openflow Plugin :: Flow Services :: REST" version='${project.version}'>
78         <feature version="${project.version}">odl-openflowplugin-flow-services-li</feature>
79         <feature version="${restconf.version}">odl-restconf</feature>
80     </feature>
81     <feature name='odl-openflowplugin-flow-services-ui-li' description="OpenDaylight :: Openflow Plugin :: Flow Services :: UI" version='${project.version}'>
82         <feature version="${project.version}">odl-openflowplugin-flow-services-rest-li</feature>
83         <feature version="${dlux.version}">odl-dlux-core</feature>
84         <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
85         <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
86     </feature>
87
88     <!-- CBENCH TESTING -->
89     <feature name='odl-openflowplugin-drop-test-li' description="OpenDaylight :: Openflow Plugin :: Drop Test" version='${project.version}'>
90         <feature version="${project.version}">odl-openflowplugin-flow-services-li</feature>
91         <bundle>mvn:org.opendaylight.openflowplugin/test-common/{{VERSION}}</bundle>
92         <bundle>mvn:org.opendaylight.openflowplugin/drop-test-karaf/{{VERSION}}</bundle>
93         <configfile finalname="etc/opendaylight/karaf/69-drop-test.xml">mvn:org.opendaylight.openflowplugin/drop-test-karaf/{{VERSION}}/xml/config</configfile>
94     </feature>
95
96     <!-- APPLICATIONS -->
97     <feature name='odl-openflowplugin-app-table-miss-enforcer-li' description="OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer" version='${project.version}'>
98         <feature version="${project.version}">odl-openflowplugin-southbound-li</feature>
99         <bundle>mvn:org.opendaylight.openflowplugin.applications/table-miss-enforcer/{{VERSION}}</bundle>
100         <configfile finalname="etc/opendaylight/karaf/69-table-miss-enforcer.xml">mvn:org.opendaylight.openflowplugin.applications/table-miss-enforcer/{{VERSION}}/xml/config</configfile>
101     </feature>
102     <feature name='odl-openflowplugin-app-config-pusher-li' description="OpenDaylight :: Openflow Plugin :: app - default config-pusher" version='${project.version}'>
103         <feature version="${project.version}">odl-openflowplugin-southbound-li</feature>
104         <bundle>mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/{{VERSION}}</bundle>
105         <configfile finalname="etc/opendaylight/karaf/70-of-switch-config-pusher.xml">mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/{{VERSION}}/xml/config</configfile>
106     </feature>
107
108     <feature name='odl-openflowplugin-app-lldp-speaker-li' description="OpenDaylight :: Openflow Plugin :: app lldp-speaker" version='${project.version}'>
109         <feature version="${project.version}">odl-openflowplugin-southbound-li</feature>
110         <bundle>mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/{{VERSION}}</bundle>
111         <configfile finalname="etc/opendaylight/karaf/71-lldp-speaker.xml">mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/{{VERSION}}/xml/config</configfile>
112         <configfile finalname="etc/opendaylight/karaf/72-topology-lldp-discovery.xml">mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/{{VERSION}}/xml/config</configfile>
113     </feature>
114
115     <feature name='odl-openflowplugin-app-bulk-o-matic-li' description="OpenDaylight :: Openflow Plugin :: app bulk flow operations support" version='${project.version}'>
116         <feature version="${project.version}">odl-openflowplugin-southbound-li</feature>
117         <bundle>mvn:org.opendaylight.openflowplugin.applications/bulk-o-matic/${project.version}</bundle>
118         <configfile finalname="etc/opendaylight/karaf/71-bulk-o-matic.xml">mvn:org.opendaylight.openflowplugin.applications/bulk-o-matic/${project.version}/xml/config</configfile>
119     </feature>
120
121 </features>