Commit 9fca48e0 authored by Ricard Vilalta's avatar Ricard Vilalta
Browse files

Delete topology.json

parent 9a5e0aab
Loading
Loading
Loading
Loading

hackfest/gnmi/topology.json

deleted100644 → 0
+0 −8
Original line number Diff line number Diff line
{
  "topology" : {
     "node" : [
       { "node-id" : "A" , "port" : [ { "port-id" : "portA1" } ] },
       { "node-id" : "B" , "port" : [ { "port-id" : "portB1" } ] }
     ]
  }
}