X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmd-sal-config%2Fsrc%2Fmain%2Fresources%2Finitial%2F01-md-sal.xml;h=1464f8b0ab13971efc7d77721369f48eb68653ed;hp=5ef6a245ecf24ec5a673567f42a89329f50d8808;hb=c7e4aae58a1f4ce00e9ae06354290d1e5ceb0bab;hpb=e631dc96f0461b2270377dc072b9f969a875667a diff --git a/opendaylight/md-sal/md-sal-config/src/main/resources/initial/01-md-sal.xml b/opendaylight/md-sal/md-sal-config/src/main/resources/initial/01-md-sal.xml index 5ef6a245ec..1464f8b0ab 100644 --- a/opendaylight/md-sal/md-sal-config/src/main/resources/initial/01-md-sal.xml +++ b/opendaylight/md-sal/md-sal-config/src/main/resources/initial/01-md-sal.xml @@ -6,6 +6,9 @@ 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 backwards + compatibility. Runtime modifications may not be honored. --> @@ -18,6 +21,7 @@ prefix:runtime-generated-mapping runtime-mapping-singleton + true prefix:binding-notification-adapter @@ -50,6 +54,14 @@ prefix:binding-notification-broker binding-notification-broker + + prefix:binding-new-notification-service + binding-notification-adapter + + + prefix:binding-new-notification-publish-service + binding-notification-publish-adapter + prefix:binding-broker-impl @@ -67,14 +79,14 @@ binding:binding-notification-service binding-notification-broker - - binding:binding-data-broker - binding-data-broker - binding:binding-async-data-broker binding-data-broker + + binding-impl:binding-new-notification-publish-service + binding-notification-publish-adapter + @@ -160,16 +172,6 @@ inmemory-data-broker - - prefix:binding-data-compatible-broker - inmemory-binding-data-broker - - - binding:binding-async-data-broker - binding-data-broker - - - prefix:binding-forwarded-data-broker binding-async-data-broker @@ -190,13 +192,20 @@ - - dom:schema-service - - yang-schema-service - /modules/module[type='schema-service-singleton'][name='yang-schema-service'] - - + + dom:schema-service + + yang-schema-service + /modules/module[type='schema-service-singleton'][name='yang-schema-service'] + + + + dom:yang-text-source-provider + + yang-text-source-provider + /modules/module[type='schema-service-singleton'][name='yang-schema-service'] + + config-dom-store-spi:config-dom-datastore @@ -226,6 +235,27 @@ /modules/module[type='runtime-generated-mapping'][name='runtime-mapping-singleton'] + + binding:binding-normalized-node-serializer + + runtime-mapping-singleton + /modules/module[type='runtime-generated-mapping'][name='runtime-mapping-singleton'] + + + + binding:binding-v1-codec-tree-factory + + runtime-mapping-singleton + /modules/module[type='runtime-generated-mapping'][name='runtime-mapping-singleton'] + + + + binding:binding-v1-normalized-node-serializer + + runtime-mapping-singleton + /modules/module[type='runtime-generated-mapping'][name='runtime-mapping-singleton'] + + binding-impl:binding-new-notification-service @@ -270,14 +300,6 @@ - - binding:binding-data-broker - - binding-data-broker - /modules/module[type='binding-data-compatible-broker'][name='inmemory-binding-data-broker'] - - - binding:binding-async-data-broker @@ -307,7 +329,6 @@ urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor?module=netty-event-executor&revision=2013-11-12 - urn:opendaylight:params:xml:ns:yang:controller:threadpool?module=threadpool&revision=2013-04-09 urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding?module=opendaylight-md-sal-binding&revision=2013-10-28 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:impl?module=opendaylight-sal-binding-broker-impl&revision=2013-10-28