From: Robert Varga Date: Tue, 8 Apr 2014 17:28:07 +0000 (+0200) Subject: BUG-509: remove the key/value datastore X-Git-Tag: autorelease-tag-v20140601202136_82eb3f9~156^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=e145ffe2392532101289660bd8ee82cec379ead3;ds=sidebyside BUG-509: remove the key/value datastore This patch puts the legacy buggy datastore to rest. Change-Id: If87f8801fe6d370a9244ce8c2d9a586df1502285 Signed-off-by: Robert Varga --- diff --git a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml index d928f8edfa..d872bfd47b 100644 --- a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml +++ b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml @@ -36,40 +36,6 @@ - - - prefix:hash-map-data-store - hash-map-data-store - - - prefix:dom-broker-impl - legacy-dom-broker - - dom:dom-data-store - - hash-map-data-store - - - - - prefix:binding-data-broker - legacy-binding-data-broker - - dom:dom-broker-osgi-registry - dom-broker - - - binding:binding-dom-mapping-service - runtime-mapping-singleton - - - /modules/module[type='dom-broker-impl'][name='inmemory-dom-broker'] - @@ -162,26 +118,10 @@ binding:binding-data-broker binding-data-broker - /modules/module[type='binding-data-compatible-broker'][name='inmemory-binding-data-broker'] - - - dom:dom-data-store - - hash-map-data-store - /modules/module[type='hash-map-data-store'][name='hash-map-data-store'] - - dom:dom-async-data-broker