Skip to content
Snippets Groups Projects
Commit 8882ddab authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Device component - IETF ACTN:

- Corrected unitary test data files
parent f7806b29
No related branches found
No related tags found
2 merge requests!235Release TeraFlowSDN 3.0,!199Resolve "(CTTC) Implement Service Handler for L3 services using ACTN SBI driver"
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
["128.32.20.5", 24, "128.32.33.5"] ["128.32.20.5", 24, "128.32.33.5"]
], ],
"dst_node_id": "10.0.30.1", "dst_tp_id": "200", "dst_vlan_tag": 201, "dst_static_routes": [ "dst_node_id": "10.0.30.1", "dst_tp_id": "200", "dst_vlan_tag": 201, "dst_static_routes": [
["172.1.101.22", 24, "172.10.33.5"] ["172.1.201.22", 24, "172.10.33.5"]
] ]
}}} }}}
] ]
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
"is-terminal": true, "is-terminal": true,
"static-route-list": [ "static-route-list": [
{ {
"destination": "172.1.101.22", "destination": "172.1.201.22",
"destination-mask": 24, "destination-mask": 24,
"next-hop": "172.10.33.5" "next-hop": "172.10.33.5"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment