X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=1ba88d395bd16d62861e06585ca276daf0ded6b0;hb=8438f3659c2b70ecb66af27684781b34bcfa328f;hp=dfe39c4ed28aa5fa275a8c682bea84abc0461565;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57;p=controller.git diff --git a/features/mdsal/src/main/features/features.xml b/features/mdsal/src/main/features/features.xml index dfe39c4ed2..1ba88d395b 100644 --- a/features/mdsal/src/main/features/features.xml +++ b/features/mdsal/src/main/features/features.xml @@ -4,6 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> + mvn:org.opendaylight.odlparent/features-odlparent/{{VERSION}}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/{{VERSION}}/xml/features mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features @@ -12,7 +13,7 @@ mvn:org.opendaylight.controller/features-config/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-config-persister/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-config-netty/{{VERSION}}/xml/features - mvn:org.opendaylight.controller/features-akka/{{VERSION}}/xml/features + mvn:org.opendaylight.odlparent/features-akka/{{VERSION}}/xml/features odl-mdsal-broker odl-mdsal-broker-local @@ -23,6 +24,7 @@ odl-yangtools-yang-data odl-config-api odl-mdsal-binding-runtime + wrap:mvn:net.java.dev.stax-utils/stax-utils/{{VERSION}} mvn:org.opendaylight.controller/sal-common-api/{{VERSION}} mvn:org.opendaylight.controller/sal-common-impl/{{VERSION}} mvn:org.opendaylight.controller/sal-common-util/{{VERSION}} @@ -30,16 +32,21 @@ odl-yangtools-common - odl-mdsal-binding-runtime + odl-mdsal-binding-dom-adapter odl-mdsal-models odl-mdsal-common odl-config-startup odl-config-netty + odl-lmax-3 - mvn:com.lmax/disruptor/{{VERSION}} + odl-mdsal-dom + odl-mdsal-eos-dom + odl-mdsal-eos-binding + odl-mdsal-singleton-dom mvn:org.opendaylight.controller/sal-core-api/{{VERSION}} mvn:org.opendaylight.controller/sal-core-spi/{{VERSION}} + mvn:org.opendaylight.controller/sal-schema-service/{{VERSION}} mvn:org.opendaylight.controller/sal-broker-impl/{{VERSION}} mvn:org.opendaylight.controller/sal-binding-api/{{VERSION}} mvn:org.opendaylight.controller/sal-binding-broker-impl/{{VERSION}} @@ -49,16 +56,16 @@ mvn:org.opendaylight.controller/sal-binding-config/{{VERSION}} mvn:org.opendaylight.controller/sal-inmemory-datastore/{{VERSION}} mvn:org.opendaylight.controller/sal-dom-broker-config/{{VERSION}} + mvn:org.opendaylight.controller/blueprint/{{VERSION}} mvn:org.opendaylight.controller/md-sal-config/{{VERSION}}/xml/config odl-yangtools-common - odl-yangtools-binding + odl-mdsal-binding-runtime odl-mdsal-broker mvn:org.opendaylight.controller.samples/sample-toaster/{{VERSION}} mvn:org.opendaylight.controller.samples/sample-toaster-consumer/{{VERSION}} mvn:org.opendaylight.controller.samples/sample-toaster-provider/{{VERSION}} - mvn:org.opendaylight.controller.samples/toaster-config/{{VERSION}}/xml/config odl-mdsal-broker @@ -68,34 +75,38 @@ odl-mdsal-broker-local - odl-akka-system - odl-akka-persistence + odl-akka-system-2.4 + odl-akka-persistence-2.4 + odl-akka-clustering-2.4 mvn:org.opendaylight.controller/sal-clustering-commons/{{VERSION}} mvn:org.opendaylight.controller/sal-akka-raft/{{VERSION}} - mvn:com.codahale.metrics/metrics-core/3.0.1 + mvn:io.dropwizard.metrics/metrics-core/{{VERSION}} odl-mdsal-broker-local odl-mdsal-clustering-commons - odl-akka-clustering + mvn:org.opendaylight.controller/cds-access-api/{{VERSION}} + mvn:org.opendaylight.controller/cds-access-client/{{VERSION}} mvn:org.opendaylight.controller/sal-distributed-datastore/{{VERSION}} + mvn:org.opendaylight.controller/sal-cluster-admin-api/{{VERSION}} + mvn:org.opendaylight.controller/sal-cluster-admin-impl/{{VERSION}} odl-mdsal-broker-local odl-mdsal-clustering-commons - odl-akka-clustering - odl-akka-leveldb + odl-akka-leveldb-0.7 mvn:org.opendaylight.controller/sal-remoterpc-connector/{{VERSION}} odl-mdsal-remoterpc-connector odl-mdsal-distributed-datastore - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/config - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/entityownershipconfig - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/akkaconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/moduleshardconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/xml/moduleconf - mvn:org.opendaylight.controller/sal-clustering-config/${project.version}/cfg/datastore + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/config + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/entityownershipconfig + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/akkaconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/factoryakkaconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/moduleshardconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/xml/moduleconf + mvn:org.opendaylight.controller/sal-clustering-config/{{VERSION}}/cfg/datastore odl-mdsal-broker @@ -105,7 +116,6 @@ odl-mdsal-broker mvn:org.opendaylight.controller.samples/clustering-it-model/{{VERSION}} mvn:org.opendaylight.controller.samples/clustering-it-provider/{{VERSION}} - mvn:org.opendaylight.controller.samples/clustering-it-config/{{VERSION}}/xml/config