summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_oad/test_bgp_oad.py
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2024-06-19 16:10:48 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2024-06-21 15:40:23 +0200
commit611f83f324a4e2a9cb0611fd74de8b32a8d22dd6 (patch)
tree24ad9d4bf02911017cdc9a20270af83a54b45808 /tests/topotests/bgp_oad/test_bgp_oad.py
parentd0a142aae46789fd9a7e541e61b9b7b52ea742cd (diff)
isisd: change the json output for isis routes
The json format for json routes should be compliant with caml format. Before: > "Prefix|Metric|Interface|Nexthop|SID|LabelOp|Algo": > "Prefix|Metric|Interface|Nexthop|Label(s)"); After: > "prefix|metric|interface|nextHop|segmentIdentifier|labelOperation|Algorithm": > "prefix|metric|interface|nextHop|label(s)"); Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'tests/topotests/bgp_oad/test_bgp_oad.py')
0 files changed, 0 insertions, 0 deletions