X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=ea488c2c51e51635e98903f9fc9e5c4207cba80c;hb=2a375e18f988a33de5e1c1ac248b1062c3182f0a;hp=466fecd57822e921e09aa6d77fed6209bddc4772;hpb=94aa9a33be2a8b4f1f87caa4785912bc6c743bd5;p=ovsdb.git diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 466fecd57..ea488c2c5 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -4,8 +4,10 @@ xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/{{VERSION}}/xml/features mvn:org.opendaylight.openflowplugin/features-openflowplugin/{{VERSION}}/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension-li/{{VERSION}}/xml/features + mvn:org.opendaylight.openflowplugin/features-openflowplugin-li/{{VERSION}}/xml/features mvn:org.opendaylight.neutron/features-neutron/{{VERSION}}/xml/features - mvn:org.opendaylight.ovsdb/southbound-features/1.2.1-SNAPSHOT/xml/features + mvn:org.opendaylight.ovsdb/southbound-features/1.3.0-SNAPSHOT/xml/features mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features mvn:org.opendaylight.ovsdb/library-features/{{VERSION}}/xml/features mvn:org.opendaylight.dlux/features-dlux/{{VERSION}}/xml/features @@ -36,7 +38,8 @@ odl-openflowplugin-nsf-model odl-neutron-service odl-ovsdb-southbound-impl-ui - odl-openflowplugin-flow-services + odl-openflowplugin-southbound + odl-openflowplugin-nsf-services odl-openflowplugin-nxm-extensions mvn:org.opendaylight.ovsdb/utils.servicehelper/{{VERSION}} mvn:org.opendaylight.ovsdb/utils.neutron-utils/{{VERSION}} @@ -44,10 +47,28 @@ mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}} mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}} mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}} - mvn:org.opendaylight.neutron/dummyprovider/{{VERSION}} mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}/xml/config mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}/xml/config + + + odl-mdsal-broker + odl-openflowplugin-nsf-model-li + odl-neutron-service + odl-ovsdb-southbound-impl-ui + odl-openflowplugin-flow-services-li + odl-openflowplugin-nxm-extensions-li + mvn:org.opendaylight.ovsdb/utils.servicehelper/{{VERSION}} + mvn:org.opendaylight.ovsdb/utils.neutron-utils/{{VERSION}} + mvn:org.opendaylight.ovsdb/utils.mdsal-utils/{{VERSION}} + mvn:org.opendaylight.ovsdb/utils.southbound-utils/{{VERSION}} + mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}} + mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}} + mvn:org.opendaylight.ovsdb/openstack.net-virt/{{VERSION}}/xml/config + mvn:org.opendaylight.ovsdb/openstack.net-virt-providers/{{VERSION}}/xml/config + + odl-dlux-core mvn:org.opendaylight.ovsdb/ovsdb-ui-bundle/{{VERSION}}