[DLUX-13] Yang UI Errors for a get after a delete Created: 01/Dec/14  Updated: 29/Mar/16  Resolved: 29/Mar/16

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

Type: Bug
Reporter: Andrew Kinard Assignee: Juraj Sebin
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: 2456

 Description   

After deleting a pair of flows under /config/nodes/node/nodex/table/0/ an Error sending request is displayed on a get. What should be returned is the default table list icon.



 Comments   
Comment by Juraj Sebin [ 22/Apr/15 ]

I'm not sure if I understand the bug description correctly, but from my understanding the problem is in not getting correct result when deleting all flows from table. This should be fixed now.

Comment by Martin-Peter Lakatos [ 29/Mar/16 ]

http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/node1/flow-node-inventory:table/0

In order to make a get request on table you need to specify the table id, you can't get the flows from get all the tables at once.

Comment by Martin-Peter Lakatos [ 29/Mar/16 ]

http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/node1/flow-node-inventory:table/0

If you want to get list of flows in the table, you need to get that table and look into "flow list" element.

Generated at Wed Feb 07 19:57:42 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.