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=489f174bec442ae6eff0d935c88ac85c9ce43060;hpb=6e76bb44514ea79524f46ff283ea0d0d4ad8c7f8;p=controller.git diff --git a/features/mdsal/src/main/features/features.xml b/features/mdsal/src/main/features/features.xml index 489f174bec..1ba88d395b 100644 --- a/features/mdsal/src/main/features/features.xml +++ b/features/mdsal/src/main/features/features.xml @@ -13,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 @@ -24,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}} @@ -31,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 + odl-lmax-3 + 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}} @@ -50,6 +56,7 @@ 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 @@ -59,7 +66,6 @@ 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 @@ -69,34 +75,38 @@ odl-mdsal-broker-local - odl-akka-system - odl-akka-persistence - odl-akka-clustering + 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 + 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-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/factoryakkaconf - 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 @@ -106,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