X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fsrc%2Fmain%2Fresources%2Finitial%2F05-clustering.xml.conf;h=30efc610383d9ead097bdd925acd5fcca9a6601e;hp=dee2b4c861d5ff69b2e1b1416ff464b5aa10d666;hb=bb813bc67d165b02078e0d9aaa194d3232e170e5;hpb=b0d28ac778be8cc62b71170f8efc8e0148f2026a diff --git a/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/05-clustering.xml.conf b/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/05-clustering.xml.conf index dee2b4c861..30efc61038 100644 --- a/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/05-clustering.xml.conf +++ b/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/05-clustering.xml.conf @@ -6,6 +6,10 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html + + NOTE: This file is deprecated as wiring is now done via blueprint. This file is kept + for backward compatibility and runtime modifications will not be honored. In + addition, this file is overwritten on feature re-install. --> @@ -31,6 +35,11 @@ + + as:actor-system-provider-impl + actor-system-provider-impl + + prefix:distributed-operational-datastore-provider distributed-operational-store-module @@ -38,6 +47,14 @@ dom:schema-service yang-schema-service + + as:actor-system-provider-service + actor-system-provider + + + false + 20 + @@ -47,24 +64,25 @@ dom:schema-service yang-schema-service + + as:actor-system-provider-service + actor-system-provider + + + 20 + - - - prefix:remote-rpc-connector - remote-rpc-connector - - dom:dom-broker-osgi-registry - dom-broker - - true - odl-cluster-rpc - 1000 - - + + as:actor-system-provider-service + + actor-system-provider + /modules/module[type='actor-system-provider-impl'][name='actor-system-provider-impl'] + + config-dom-store-spi:config-dom-datastore @@ -94,9 +112,12 @@ urn:opendaylight:params:xml:ns:yang:controller:config:concurrent-data-broker?module=odl-concurrent-data-broker-cfg&revision=2014-11-24 - urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider?module=distributed-datastore-privider&revision=2014-06-12 + urn:opendaylight:params:xml:ns:yang:controller:config:actor-system-provider:service?module=actor-system-provider-service&revision=2015-10-05 + urn:opendaylight:params:xml:ns:yang:controller:config:actor-system-provider:impl?module=actor-system-provider-impl&revision=2015-10-05 + urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider?module=distributed-datastore-provider&revision=2014-06-12 urn:opendaylight:params:xml:ns:yang:controller:md:sal:core:spi:config-dom-store?module=opendaylight-config-dom-datastore&revision=2014-06-17 urn:opendaylight:params:xml:ns:yang:controller:md:sal:core:spi:operational-dom-store?module=opendaylight-operational-dom-datastore&revision=2014-06-17 urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom?module=opendaylight-md-sal-dom&revision=2013-10-28 + urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding?module=opendaylight-md-sal-binding&revision=2013-10-28