Committed by
Gerrit Code Review
Fix a cast error when creating OpticalConnectivityIntent
A cast error occurred in FlowModBuilder when the type of Criterion was OCH_SIGID. Move two convertion methods from FlowModBuilderVer13 to FlowModBuilderHelper for refactoring. Change-Id: I4634d57fc70cfb144de64d72140cbca81e060248
Showing
3 changed files
with
106 additions
and
49 deletions
providers/openflow/flow/src/main/java/org/onosproject/provider/of/flow/impl/FlowModBuilderVer13.java
-
Please register or login to post a comment