Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
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
Attachments
Issue Links
- blocks
-
OPNFLWPLUG-429 Milestone: OpenFlow Plugin Redesign - bugs
- Resolved
- is blocked by
-
OPNFLWPLUG-442 redesign ofp inventory looses switches after few thousands of flows configured; often a problem to connect 25 switches
- Resolved