Loading src/tests/tools/mock_nce_fan_ctrl/startup.json +4 −4 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ ] }, { "node-id": "OLT-A", "ietf-te-topology:te-node-id": "172.16.58.10", "ietf-te-topology:te": {"te-node-attributes": {"name": "OLT-A", "admin-status": "up"}, "oper-status": "up"}, "node-id": "OLT", "ietf-te-topology:te-node-id": "172.16.58.10", "ietf-te-topology:te": {"te-node-attributes": {"name": "OLT", "admin-status": "up"}, "oper-status": "up"}, "ietf-network-topology:termination-point": [ {"tp-id": "500", "ietf-te-topology:te": {"name": "500"}, "ietf-te-topology:te-tp-id": "0.0.0.0"}, {"tp-id": "501", "ietf-te-topology:te": {"name": "501"}, "ietf-te-topology:te-tp-id": "0.0.0.0"}, Loading @@ -40,8 +40,8 @@ } ], "ietf-network-topology:link": [ {"link-id": "L1", "source": {"source-node": "ONT1", "source-tp": "500"}, "destination": {"dest-node": "OLT-A", "dest-tp": "200"}}, {"link-id": "L2", "source": {"source-node": "ONT2", "source-tp": "500"}, "destination": {"dest-node": "OLT-A", "dest-tp": "201"}} {"link-id": "L1", "source": {"source-node": "ONT1", "source-tp": "500"}, "destination": {"dest-node": "OLT", "dest-tp": "200"}}, {"link-id": "L2", "source": {"source-node": "ONT2", "source-tp": "500"}, "destination": {"dest-node": "OLT", "dest-tp": "201"}} ] } ] Loading Loading
src/tests/tools/mock_nce_fan_ctrl/startup.json +4 −4 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ ] }, { "node-id": "OLT-A", "ietf-te-topology:te-node-id": "172.16.58.10", "ietf-te-topology:te": {"te-node-attributes": {"name": "OLT-A", "admin-status": "up"}, "oper-status": "up"}, "node-id": "OLT", "ietf-te-topology:te-node-id": "172.16.58.10", "ietf-te-topology:te": {"te-node-attributes": {"name": "OLT", "admin-status": "up"}, "oper-status": "up"}, "ietf-network-topology:termination-point": [ {"tp-id": "500", "ietf-te-topology:te": {"name": "500"}, "ietf-te-topology:te-tp-id": "0.0.0.0"}, {"tp-id": "501", "ietf-te-topology:te": {"name": "501"}, "ietf-te-topology:te-tp-id": "0.0.0.0"}, Loading @@ -40,8 +40,8 @@ } ], "ietf-network-topology:link": [ {"link-id": "L1", "source": {"source-node": "ONT1", "source-tp": "500"}, "destination": {"dest-node": "OLT-A", "dest-tp": "200"}}, {"link-id": "L2", "source": {"source-node": "ONT2", "source-tp": "500"}, "destination": {"dest-node": "OLT-A", "dest-tp": "201"}} {"link-id": "L1", "source": {"source-node": "ONT1", "source-tp": "500"}, "destination": {"dest-node": "OLT", "dest-tp": "200"}}, {"link-id": "L2", "source": {"source-node": "ONT2", "source-tp": "500"}, "destination": {"dest-node": "OLT", "dest-tp": "201"}} ] } ] Loading