sal-common-testutil TestEntityOwnershipService 89/58089/5
authorMichael Vorburger <vorburger@redhat.com>
Thu, 1 Jun 2017 00:53:05 +0000 (02:53 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 6 Jun 2017 11:37:45 +0000 (11:37 +0000)
commitbabe8ecdb59369025a0ae549dc925ba7bbcc6dea
tree8ceb9bbc2d3f42e8e3db2457c1b5f20b0cc7b4f1
parent75a222ffd227bb9f2aeef8ee7998f8df6f529bf8
sal-common-testutil TestEntityOwnershipService

moved from existing (and already used there)
org.opendaylight.genius.interfacemanager.test.infra, because I now need
to also use this in a new component test for netvirt fibmanager, so
instead of copy/pasting it, let's have it here.

Change-Id: I4a524594f9d4bf0da6015738ef3b454eba13159d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-common-testutil/pom.xml [new file with mode: 0644]
opendaylight/md-sal/sal-common-testutil/src/main/java/org/opendaylight/controller/md/sal/common/api/clustering/testutil/TestEntityOwnershipService.java [new file with mode: 0644]