Retrofit DOMSchemaService into SchemaService 92/57592/15
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 21 May 2017 14:34:21 +0000 (16:34 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 21 Jun 2017 11:32:46 +0000 (11:32 +0000)
commitde73a66ea7e017d2a3c4805fb7714b93ca7c9285
treee56f737e72c87c07091e916b1725d31e210bd4fe
parentd6108d16621ec21f894fd661fc6b292a846060df
Retrofit DOMSchemaService into SchemaService

For migration purposes we need to retrofit SchemaService so that
in extends MDSAL's DOMSchemaService. Also allow datastores to
be instantiated with DOMSchemaService.

Change-Id: Ie71732fb09f4da6dbc2d0819931d5ade2356d6f2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreFactory.java
opendaylight/md-sal/sal-distributed-datastore/src/main/resources/org/opendaylight/blueprint/clustered-datastore.xml
opendaylight/md-sal/sal-dom-api/src/main/java/org/opendaylight/controller/sal/core/api/model/SchemaService.java
opendaylight/md-sal/sal-inmemory-datastore/src/main/java/org/opendaylight/controller/md/sal/dom/store/impl/InMemoryDOMDataStoreFactory.java