blob: 7f7d426fbf8f3e0b378558e66ab9f077bfc657c1 [file] [log] [blame]
Thomas Vachuska5767d592018-02-05 17:18:06 -08001{
2 "devices": {
3 "of:0000000000000001": { "basic": { "name": "Spine-1" }},
4 "of:0000000000000002": { "basic": { "name": "Spine-2" }},
5 "of:0000000000000003": { "basic": { "name": "Leaf-1" }},
6 "of:0000000000000004": { "basic": { "name": "Leaf-2" }},
7 "of:0000000000000005": { "basic": { "name": "Leaf-3" }},
8 "of:0000000000000006": { "basic": { "name": "Leaf-4" }}
9 },
10
11 "hosts": {
12 }
13}