[OPNFLWPLUG-443] new rpc call update-table stuck 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: Peter Gubka Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Attachments: Zip Archive karaf.logs.zip    
Issue Links:
Blocks
blocks OPNFLWPLUG-429 Milestone: OpenFlow Plugin Redesign -... Resolved
is blocked by OPNFLWPLUG-442 redesign ofp inventory looses switche... Resolved
External issue ID: 3256

 Description   

using postman (credentials admin:admin)

POST /restconf/operations/sal-table:update-table

<input xmlns="urn:opendaylight:table:service">
<node xmlns:inv="urn:opendaylight:inventory">/inv:nodes/inv:node[inv:id="openflow:1"]</node>
<updated-table>
<table-features> <!-- model opendaylight-table-types, grouping table-features -->
<table-id>0</table-id>
<name>table 0 - dummy name</name>
<metadata-match>21</metadata-match>
<metadata-write>22</metadata-write>
<max-entries>55</max-entries>
<config>DEPRECATED-MASK</config>
</table-features>
</updated-table>
</input>

nothing is returned and postman is stuck



 Comments   
Comment by Peter Gubka [ 18/May/15 ]

Attachment karaf.logs.zip has been added with description: karaf logs

Comment by Jozef Gloncak [ 26/May/15 ]

As I know table features message isn't supported in ovsk only on CPqD.
Under CPqD works fine.

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