From: Tom Pantelis Date: Fri, 6 Jan 2017 15:59:06 +0000 (-0500) Subject: Bug 7469: Advertise CDS DOMDataTreeCommitCohortRegistry X-Git-Tag: release/carbon~331 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5818886bae1176c6c1a947574c91ae200937661f;hp=5818886bae1176c6c1a947574c91ae200937661f;p=controller.git Bug 7469: Advertise CDS DOMDataTreeCommitCohortRegistry Advertised the CDS DOMDataTreeCommitCohortRegistry implementation via the DOMDataBrokerExtension mechanism. I needed to add a DOMDataTreeCommitCohortRegistry interface version in the controller DOM API package that extends the controller DOMDataBrokerExtension since the mdsal DOMDataTreeCommitCohortRegistry version extends the mdsal DOMDataBrokerExtension. Change-Id: I71daac1cd7c231d071c376206d85786c333bac68 Signed-off-by: Tom Pantelis ---