Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
1178
Description
Please see the following file.
controller/opendaylight/md-sal/compatibility/sal-compatibility/src/test/java/org/opendaylight/controller/sal/compatibility/test/TestFromSalConversionsUtils.java
checkOdAction method is invoked by checkOdActions method as follows.
224 private void checkOdActions(
225 List<org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action> actions)
However, checkOdAction method doesn't use its third parameter at all.
[The code I checked]
I checked the latest code of controller project on 10th June.
odc180 $ git log -3 --oneline
16fcdf1 Merge changes I057476f2,I5b8602e7
9ba0d83 Merge "CONTROLLER-549: ContainerFlow boundary is not always enforced for vlans"
43d9468 BUG-981: Fix XML serialization test
Attachments
Issue Links
- blocks
-
OPNFLWPLUG-110 Milestone: AD-SAL Compatibility adapters improvement
- Resolved