Bug 5540 - TableFeaturesConvertor 65/40865/23
authorTomas Slusny <tomas.slusny@pantheon.sk>
Mon, 27 Jun 2016 12:24:11 +0000 (14:24 +0200)
committerTomas Slusny <tomas.slusny@pantheon.sk>
Wed, 3 Aug 2016 15:46:03 +0000 (15:46 +0000)
commit9c30b963448f71f90d1118a5ad2d55829e1fe451
tree45e1e0d92d64337d3e59f5946a670b4c565199ba
parentda3f0b2b4aeaa10d327583965d64ab05f7576abd
Bug 5540 - TableFeaturesConvertor

- Reworked TableFeaturesConvertor to use new ConvertorManager design
- Updated tests and usage of TableFeaturesConvertor accordingly

Change-Id: Ic2430412edac4cc0658f1fa7ccdecb5ebf937eef
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.sk>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/SalTableServiceImpl.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/OFRpcTaskFactory.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/TableFeaturesConvertor.java
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/TableFeaturesConvertorTest.java