Implement SalExperimenterMpMessageService 33/47733/2
authorTomas Slusny <tomas.slusny@pantheon.tech>
Thu, 27 Oct 2016 12:35:19 +0000 (14:35 +0200)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Mon, 7 Nov 2016 12:16:45 +0000 (12:16 +0000)
commit6990bb0fe2e30c0d3985b8a53d5e13a35e01fa0a
tree202c5a9f2deeff17c4dc153ba50bfa47766b55ae
parent4ac927548dfd7f66ded8a636b518fbac3f17ec8c
Implement SalExperimenterMpMessageService

Add missing implementation for experimenter multipart message
RPC service and register it as routed RPC implementation

Resolves: bug 6820

Change-Id: I5646f93dd6375b729e995a9e60e6d688f1508559
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.tech>
(cherry picked from commit cf84afd05137e68dcda33f88ae30312b649d79a9)
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/SalExperimenterMpMessageServiceImpl.java [new file with mode: 0644]
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/MdSalRegistrationUtils.java
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/SalExperimenterMpMessageServiceImplTest.java [new file with mode: 0644]
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/MdSalRegistrationUtilsTest.java