BUG-865: specify DataTreeType explicitly 44/29644/4
authorRobert Varga <rovarga@cisco.com>
Fri, 13 Nov 2015 11:22:42 +0000 (12:22 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 14 Nov 2015 19:58:54 +0000 (19:58 +0000)
commitfd38fb36d0992a3a2391837f6e12615ed98a8bb5
tree3f88e91a4ee916d78b3582bb54da7b03540254ec
parent2fb20e0091de8945147ca984721b23d28161aa8d
BUG-865: specify DataTreeType explicitly

This removes the use of the compatibility create() method and specifies
the requested OPERATIONAL data tree explicitly.

Change-Id: Ib0f84202357cd413b43035450af1ecef0898a0ad
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/ShardRecoveryCoordinatorTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/ShardTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/compat/PreLithiumShardTest.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/messages/ReadyLocalTransactionSerializerTest.java