aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/topos/linear-2.json
blob: c248a236f60a9f9efc6dbd569a266521a736c49f (plain)
1
2
3
4
5
6
{
  "devices": [
    { "alias":  "s1", "uri": "of:0000000000000001", "annotations": { "driver": "ovs-corsa" } },
    { "alias":  "s2", "uri": "of:0000000000000002", "annotations": { "driver": "ovs-corsa" } }
  ]
}