Bug 865: Changed Config subsystem module for ForwardedBindingDataBroker. 18/13018/4
authorTony Tkacik <ttkacik@cisco.com>
Thu, 20 Nov 2014 16:49:47 +0000 (17:49 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Fri, 21 Nov 2014 13:02:49 +0000 (13:02 +0000)
commitf38e20c808607c91dd1e35d49ea59f73524c48b6
tree21f5a125a51cfb2e9748a7ffcfe4531501db773e
parent4497e2212e73e13356447b9644bbdc935411949a
Bug 865: Changed Config subsystem module for ForwardedBindingDataBroker.

Implementation of new Bidning Data Broker was wired to deprecated APIs
and used broker to discover dependencies which did not allowed for
full-fledged customized wiring. Reworked configuration to explicitly
allow injection of each required depenency and to not use
deprecated APIs for dependency injection.

Change-Id: Iccbb20ee4bb1df380f5fc4a3a1bbc5748dcc5a38
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/md-sal-config/src/main/resources/initial/01-md-sal.xml
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/config/yang/md/sal/binding/impl/BindingAsyncDataBrokerImplModule.java
opendaylight/md-sal/sal-binding-broker/src/main/yang/opendaylight-binding-broker-impl.yang
opendaylight/md-sal/sal-binding-it/src/test/resources/controller.xml
opendaylight/md-sal/samples/toaster-it/src/test/resources/controller.xml