features/open_flow10/features_reply.feature in pio-0.25.0 vs features/open_flow10/features_reply.feature in pio-0.26.0
- old
+ new
@@ -23,11 +23,11 @@
Then it should finish successfully
And the message has the following fields and values:
| field | value |
| ofp_version | 1 |
| message_type | 6 |
- | message_length | 80 |
+ | length | 80 |
| transaction_id | 0 |
| xid | 0 |
| datapath_id | 291 |
| dpid | 291 |
| n_buffers | 256 |
@@ -52,10 +52,10 @@
Then it should finish successfully
And the message has the following fields and values:
| field | value |
| ofp_version | 1 |
| message_type | 6 |
- | message_length | 176 |
+ | length | 176 |
| transaction_id | 2 |
| xid | 2 |
| datapath_id | 1 |
| dpid | 1 |
| n_buffers | 256 |