Changes for netvirt neutron renderer yang model.
[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.3.0-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-schema-openvswitch" description="OVSDB :: Schema :: Open_vSwitch"
19            version='${project.version}'>
20     <feature version="${project.version}">odl-ovsdb-library</feature>
21     <bundle>mvn:org.opendaylight.ovsdb/schema.openvswitch/{{VERSION}}</bundle>
22   </feature>
23
24   <feature name="odl-ovsdb-schema-hardwarevtep" description="OVSDB :: Schema :: hardware_vtep"
25            version='${project.version}'>
26     <feature version="${project.version}">odl-ovsdb-library</feature>
27     <bundle>mvn:org.opendaylight.ovsdb/schema.hardwarevtep/{{VERSION}}</bundle>
28   </feature>
29
30   <feature name="odl-ovsdb-openstack" description="OpenDaylight :: OVSDB :: OpenStack Network Virtualization"
31            version='${project.version}'>
32     <feature version='${controller.mdsal.version}'>odl-mdsal-broker</feature>
33     <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-model</feature>
34     <feature version="${neutron.version}">odl-neutron-service</feature>
35     <feature version="${project.version}">odl-ovsdb-southbound-impl-ui</feature>
36     <feature version="${openflowplugin.version}">odl-openflowplugin-southbound</feature>
37     <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-services</feature>
38     <feature version="${openflowplugin.version}">odl-openflowplugin-nxm-extensions</feature>
39     <bundle>mvn:org.opendaylight.ovsdb/utils.servicehelper/{{VERSION}}</bundle>
40     <bundle>mvn:org.opendaylight.ovsdb/utils.neutron-utils/{{VERSION}}</bundle>
41     <bundle>mvn:org.opendaylight.ovsdb/utils.mdsal-utils/{{VERSION}}</bundle>
42     <bundle>mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}}</bundle>
43     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}</bundle>
44     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}</bundle>
45     <bundle>mvn:commons-net/commons-net/{{VERSION}}</bundle>
46     <configfile finalname="etc/opendaylight/karaf/netvirt-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}/xml/config</configfile>
47     <configfile finalname="etc/opendaylight/karaf/netvirt-providers-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}/xml/config</configfile>
48   </feature>
49
50   <feature name="odl-ovsdb-openstack-clusteraware" description="OpenDaylight :: OVSDB :: OpenStack Network Virtualization - Cluster Aware"
51            version='${project.version}'>
52     <feature version='${controller.mdsal.version}'>odl-mdsal-broker</feature>
53     <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-model-li</feature>
54     <feature version="${neutron.version}">odl-neutron-service</feature>
55     <feature version="${project.version}">odl-ovsdb-southbound-impl-ui</feature>
56     <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services-li</feature>
57     <feature version="${openflowplugin.version}">odl-openflowplugin-nxm-extensions-li</feature>
58     <bundle>mvn:org.opendaylight.ovsdb/utils.servicehelper/{{VERSION}}</bundle>
59     <bundle>mvn:org.opendaylight.ovsdb/utils.neutron-utils/{{VERSION}}</bundle>
60     <bundle>mvn:org.opendaylight.ovsdb/utils.mdsal-utils/{{VERSION}}</bundle>
61     <bundle>mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}}</bundle>
62     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}</bundle>
63     <bundle>mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}</bundle>
64     <bundle>mvn:commons-net/commons-net/{{VERSION}}</bundle>
65     <configfile finalname="etc/opendaylight/karaf/netvirt-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}/xml/config</configfile>
66     <configfile finalname="etc/opendaylight/karaf/netvirt-providers-impl-default-config.xml">mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}/xml/config</configfile>
67   </feature>
68
69   <feature name="odl-ovsdb-ui" description="OpenDaylight :: OVSDB :: DLUX Integration Plugin" version='${project.version}'>
70     <feature version="${dlux.version}">odl-dlux-core</feature>
71     <bundle>mvn:org.opendaylight.ovsdb/ovsdb-ui-bundle/{{VERSION}}</bundle>
72   </feature>
73   <feature name='odl-netvirt-api' version='${project.version}' description='OpenDaylight :: netvirt :: api'>
74     <feature version='${mdsal.model.version}'>odl-mdsal-models</feature>
75     <bundle>mvn:org.opendaylight.ovsdb/netvirt-api/{{VERSION}}</bundle>
76   </feature>
77   <feature name='odl-netvirt-rest' version='${project.version}' description='OpenDaylight :: netvirt :: REST'>
78     <feature version="${project.version}">odl-netvirt-api</feature>
79     <feature version="${restconf.version}">odl-restconf</feature>
80   </feature>
81   <feature name='odl-netvirt-ui' version='${project.version}' description='OpenDaylight :: netvirt :: UI'>
82     <feature version="${project.version}">odl-netvirt-rest</feature>
83     <feature version="${restconf.version}">odl-mdsal-apidocs</feature>
84     <feature version="${controller.mdsal.version}">odl-mdsal-xsql</feature>
85   </feature>
86   <feature name='odl-netvirt-hwgw' version='${project.version}' description='OpenDaylight :: netvirt :: Hardware Gateway'>
87     <feature version="${project.version}">odl-netvirt-api</feature>
88     <feature version='${project.version}'>odl-ovsdb-hwvtepsouthbound</feature>
89     <bundle>mvn:org.opendaylight.ovsdb/hwgw/{{VERSION}}</bundle>
90   </feature>
91     <feature name='odl-netvirt-neutron' version='${project.version}' description='OpenDaylight :: netvirt :: Neutron Renderer'>
92     <feature version="${neutron.version}">odl-neutron-service</feature>
93     <feature version="${project.version}">odl-netvirt-ui</feature>
94     <bundle>mvn:org.opendaylight.ovsdb/neutron/{{VERSION}}</bundle>
95   </feature>
96
97
98 </features>