Hello We got this IncorrectNestingException [1] on SFC/Genius:
Caused by: org.opendaylight.mdsal.binding.dom.codec.impl.IncorrectNestingException : Supplied class interface org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension. nicira.action.rev140714.nodes.node.table.flow.instructions.instruction. instruction.apply.actions._case.apply.actions.action.action.NxActionReg LoadNodesNodeTableFlowApplyActionsCase is not valid case in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.ac tion.Action This is on a call to Genius IFM getEgressActionsForInterface RPC, it looks like the RPC output does not validate on serialization. I am not aware of any relevant changes recently. Respective bundle manifests seem fine compared with a local distro that works for me from couple of weeks back. Models, for reference, are [2-5]. Any thoughts/ideas? Thanks, Jaime. [1] https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/netvirt-csit-1node-openstack-queens-sfc-fluorine/5/odl_1/odl1_karaf.log.gz [2] https://github.com/opendaylight/openflowplugin/blob/master/extension/openflowplugin-extension-nicira/src/main/yang/openflowplugin-extension-nicira-action.yang#L1499 [3] https://github.com/opendaylight/openflowplugin/blob/master/model/model-flow-base/src/main/yang/opendaylight-action-types.yang#L52 [4] https://github.com/opendaylight/openflowplugin/blob/master/model/model-flow-base/src/main/yang/opendaylight-flow-types.yang#L99 [5] https://github.com/opendaylight/openflowplugin/blob/master/model/model-flow-service/src/main/yang/flow-node-inventory.yang#L119 _______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
