[OPNFLWPLUG-445] flow details not present in flow-node-inventory Created: 18/May/15  Updated: 27/Sep/21  Resolved: 26/May/15

Status: Resolved
Project: OpenFlowPlugin
Component/s: General
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Jamo Luhrsen Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 3262

 Description   

This bug is to track failures in CI.

https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-cds-flow-services-all-master/

after programing a flow, and while it exists on the switch, it is not seen in the output to from:
/restconf/operational/opendaylight-inventory:nodes/node/openflow:1/table/0

the output is this:

{"flow-node-inventory:table":[{"id":0,"opendaylight-flow-table-statistics:flow-table-statistics":{"packets-looked-up":976444,"packets-matched":976408,"active-flows":10}}]}

the output used to have a format like this:

{"flow-node-inventory:table":[{"id":0,"opendaylight-flow-table-statistics:flow-table-statistics":

{"packets-looked-up":976209,"active-flows":10,"packets-matched":976149}

,"flow":[{"id":"152","match":{"ipv4-destination":"10.0.20.1/32","ethernet-match":{"ethernet-type":

{"type":2048}

}},"priority":2,"idle-timeout":300,"instructions":{"instruction":[{"order":0,"apply-actions":{"action":[{"order":0,"output-action":{"output-node-connector":"1","max-length":0}}]}}]},"opendaylight-flow-statistics:flow-statistics":{"duration":

{"nanosecond":526000000,"second":1}

,"byte-count":0,"packet-count":0},"table_id":0,"hard-timeout":600,"cookie":0}],"flow-hash-id-map":[

{"hash":"Match [_ethernetMatch=EthernetMatch [_ethernetType=EthernetType [_type=EtherType [_value=2048], augmentation=[]], augmentation=[]], _layer3Match=Ipv4Match [_ipv4Destination=Ipv4Prefix [_value=10.0.20.1/32], augmentation=[]], augmentation=[]]20","flow-id":"152"}

],"opendaylight-flow-statistics:aggregate-flow-statistics":{"flow-count":1,"byte-count":0,"packet-count":0}}]}



 Comments   
Comment by Jamo Luhrsen [ 26/May/15 ]

This is no longer seen in CI

Generated at Wed Feb 07 20:32:30 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.