Merge " Added new feature *odl-ovsdb-openstack-clusteraware*."
[netvirt.git] / features / src / main / features / features.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <features name="ovsdb-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
3           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4           xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
5   <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/{{VERSION}}/xml/features</repository>
6   <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/{{VERSION}}/xml/features</repository>
7   <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension-li/{{VERSION}}/xml/features</repository>
8   <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin-li/{{VERSION}}/xml/features</repository>
9   <repository>mvn:org.opendaylight.neutron/features-neutron/{{VERSION}}/xml/features</repository>
10   <repository>mvn:org.opendaylight.ovsdb/southbound-features/1.2.1-SNAPSHOT/xml/features</repository>
11   <repository>mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features</repository>
12   <repository>mvn:org.opendaylight.ovsdb/library-features/{{VERSION}}/xml/features</repository>
13   <repository>mvn:org.opendaylight.dlux/features-dlux/{{VERSION}}/xml/features</repository>
14   <repository>mvn:org.opendaylight.mdsal.model/features-mdsal-model/{{VERSION}}/xml/features</repository>
15   <repository>mvn:org.opendaylight.netconf/features-restconf/{{VERSION}}/xml/features</repository>
16   <repository>mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/{{VERSION}}/xml/features</repository>
17
18   <feature name="odl-ovsdb-all" description="OpenDaylight :: OVSDB :: all"
19            version='${project.version}'>
20     <feature version="${project.version}">odl-ovsdb-library</feature>
21   </feature>
22
23   <feature name="odl-ovsdb-schema-openvswitch" description="OVSDB :: Schema :: Open_vSwitch"
24            version='${project.version}'>
25     <feature version="${project.version}">odl-ovsdb-library</feature>
26     <bundle>mvn:org.opendaylight.ovsdb/schema.openvswitch/{{VERSION}}</bundle>
27   </feature>
28
29   <feature name="odl-ovsdb-schema-hardwarevtep" description="OVSDB :: Schema :: hardware_vtep"
30            version='${project.version}'>
31     <feature version="${project.version}">odl-ovsdb-library</feature>
32     <bundle>mvn:org.opendaylight.ovsdb/schema.hardwarevtep/{{VERSION}}</bundle>
33   </feature>
34
35   <feature name="odl-ovsdb-openstack" description="OpenDaylight :: OVSDB :: OpenStack Network Virtualization"
36            version='${project.version}'>
37     <feature version='${mdsal.version}'>odl-mdsal-broker</feature>
38     <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-model</feature>
39     <feature version="${neutron.version}">odl-neutron-service</feature>
40     <feature version="${project.version}">odl-ovsdb-southbound-impl-ui</feature>
41     <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services</feature>
42     <feature version="${openflowplugin.version}">odl-openflowplugin-nxm-extensions</feature>
43     <bundle>mvn:org.opendaylight.ovsdb/utils.servicehelper/{{VERSION}}</bundle>
44     <bundle>mvn:org.opendaylight.ovsdb/utils.neutron-utils/{{VERSION}}</bundle>
45     <bundle>mvn:org.opendaylight.ovsdb/utils.mdsal-utils/{{VERSION}}</bundle>
46     <bundle>mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}}</bundle>
47     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}</bundle>
48     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}</bundle>
49     <bundle>mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}}</bundle>
50     <configfile finalname="etc/opendaylight/karaf/netvirt-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}/xml/config</configfile>
51     <configfile finalname="etc/opendaylight/karaf/netvirt-providers-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}/xml/config</configfile>
52   </feature>
53
54   <feature name="odl-ovsdb-openstack-clusteraware" description="OpenDaylight :: OVSDB :: OpenStack Network Virtualization - Cluster Aware"
55            version='${project.version}'>
56     <feature version='${mdsal.version}'>odl-mdsal-broker</feature>
57     <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-model-li</feature>
58     <feature version="${neutron.version}">odl-neutron-service</feature>
59     <feature version="${project.version}">odl-ovsdb-southbound-impl-ui</feature>
60     <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services-li</feature>
61     <feature version="${openflowplugin.version}">odl-openflowplugin-nxm-extensions-li</feature>
62     <bundle>mvn:org.opendaylight.ovsdb/utils.servicehelper/{{VERSION}}</bundle>
63     <bundle>mvn:org.opendaylight.ovsdb/utils.neutron-utils/{{VERSION}}</bundle>
64     <bundle>mvn:org.opendaylight.ovsdb/utils.mdsal-utils/{{VERSION}}</bundle>
65     <bundle>mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}}</bundle>
66     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}</bundle>
67     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}</bundle>
68     <bundle>mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}}</bundle>
69     <configfile finalname="etc/opendaylight/karaf/netvirt-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}/xml/config</configfile>
70     <configfile finalname="etc/opendaylight/karaf/netvirt-providers-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}/xml/config</configfile>
71   </feature>
72
73   <feature name="odl-ovsdb-ui" description="OpenDaylight :: OVSDB :: DLUX Integration Plugin" version='${project.version}'>
74     <feature version="${dlux.version}">odl-dlux-core</feature>
75     <bundle>mvn:org.opendaylight.ovsdb/ovsdb-ui-bundle/{{VERSION}}</bundle>
76   </feature>
77   <feature name='odl-netvirt-api' version='${project.version}' description='OpenDaylight :: netvirt :: api'>
78     <feature version='${mdsal.model.version}'>odl-mdsal-models</feature>
79     <bundle>mvn:org.opendaylight.ovsdb/netvirt-api/{{VERSION}}</bundle>
80   </feature>
81   <feature name='odl-netvirt-rest' version='${project.version}' description='OpenDaylight :: netvirt :: REST'>
82     <feature version="${project.version}">odl-netvirt-api</feature>
83     <feature version="${restconf.version}">odl-restconf</feature>
84   </feature>
85   <feature name='odl-netvirt-ui' version='${project.version}' description='OpenDaylight :: netvirt :: UI'>
86     <feature version="${project.version}">odl-netvirt-rest</feature>
87     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
88     <feature version="${mdsal.version}">odl-mdsal-xsql</feature>
89   </feature>
90   <feature name='odl-netvirt-hwgw' version='${project.version}' description='OpenDaylight :: netvirt :: Hardware Gateway'>
91     <feature version="${project.version}">odl-netvirt-api</feature>
92     <feature version='${project.version}'>odl-ovsdb-hwvtepsouthbound</feature>
93     <bundle>mvn:org.opendaylight.ovsdb/hwgw/{{VERSION}}</bundle>
94   </feature>
95
96 </features>