Bug 1112: Update toaster to use async best practices 97/8797/1
authortpantelis <tpanteli@brocade.com>
Tue, 8 Jul 2014 05:53:29 +0000 (01:53 -0400)
committertpantelis <tpanteli@brocade.com>
Tue, 8 Jul 2014 05:53:29 +0000 (01:53 -0400)
commitdddc5c7faaa4991535e56c8b16c9ecb2f5303ab0
treed92fcfc4635dda29c619d802e36dec376c7a92c9
parent7d753ff9887cb803bdcd222aec2ab2a0a9c87906
Bug 1112: Update toaster to use async best practices

Change-Id: Icc4f51e588d524e1c545c7530072209b8f5c36fd
Signed-off-by: tpantelis <tpanteli@brocade.com>
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-consumer/src/main/java/org/opendaylight/controller/config/yang/config/kitchen_service/impl/KitchenServiceModule.java
opendaylight/md-sal/samples/toaster-consumer/src/main/java/org/opendaylight/controller/sample/kitchen/api/KitchenService.java
opendaylight/md-sal/samples/toaster-consumer/src/main/java/org/opendaylight/controller/sample/kitchen/impl/KitchenServiceImpl.java
opendaylight/md-sal/samples/toaster-it/src/test/java/org/opendaylight/controller/sample/toaster/it/ToasterTest.java
opendaylight/md-sal/samples/toaster-it/src/test/resources/logback.xml
opendaylight/md-sal/samples/toaster-provider/src/main/java/org/opendaylight/controller/sample/toaster/provider/OpendaylightToaster.java