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=89cd033df3ac41a5e5b105dbca4f8074eb47e586;hb=b3e258b9dc01140ce670cf24c5d614a2f18f9b63;hpb=58b7b56639e983e6fecdaff9508b9f0fd9afb514 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 89cd033df3..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,8 +47,13 @@ dom:schema-service yang-schema-service + + as:actor-system-provider-service + actor-system-provider + false + 20 @@ -50,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 @@ -97,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