fix tracing ping-pong DataBroker wiring bug in trace blueprint XML
authorMichael Vorburger <vorburger@redhat.com>
Mon, 4 Jun 2018 13:13:48 +0000 (15:13 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 6 Jun 2018 01:16:26 +0000 (01:16 +0000)
commitda6c590efd5cd5b3fba9b02ab508a6c991c34ddb
tree5ae5eca6d7a756bfffc4d1d9d31f52feb52d6365
parentced9c5800681253f93887f745ad432daad4e2687
fix tracing ping-pong DataBroker wiring bug in trace blueprint XML

JIRA: CONTROLLER-1834
Change-Id: I4fda43c578ee55218acc40be1fbf4427c81c73c3
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
binding-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml
cli/src/main/java/org/opendaylight/controller/md/sal/trace/cli/PrintOpenTransactionsCommand.java
dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/TracingBroker.java
dom-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml
dom-impl/src/test/java/org/opendaylight/controller/md/sal/trace/tests/TracingBrokerTest.java