From b731e2f1dd0972409b136aebc7b463dd72c9cfad Mon Sep 17 00:00:00 2001 From: CNlucius Date: Tue, 13 Sep 2016 11:40:12 +0800 Subject: ONOSFW-171 O/S-SFC-ONOS scenario documentation Change-Id: I51ae1cf736ea24ab6680f8edca1b2bf5dd598365 Signed-off-by: CNlucius --- .../ev/_capture/rx/showTraffic_ex2_animated.json | 88 ---------------------- 1 file changed, 88 deletions(-) delete mode 100644 framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showTraffic_ex2_animated.json (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showTraffic_ex2_animated.json') diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showTraffic_ex2_animated.json b/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showTraffic_ex2_animated.json deleted file mode 100644 index 610b516c..00000000 --- a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showTraffic_ex2_animated.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "event": "showTraffic", - "sid": 227, - "payload": { - "paths": [ - { - "class": "primary animated", - "traffic": true, - "links": [ - "02:D7:91:9F:4B:E8/-1/0-of:0000000000000004/1", - "of:0000000000000004/4-of:0000000000000002/2", - "of:0000000000000002/4-of:0000000000000001/1", - "of:0000000000000001/2-of:0000000000000006/4", - "of:0000000000000006/2-of:0000000000000008/4", - "of:0000000000000008/3-9E:0B:E0:38:98:DE/-1/0" - ], - "labels": [ - "", - "Load{rate=98, latest=37898}", - "", - "", - "", - "Load{rate=98, latest=38080}" - ] - }, - { - "class": "primary animated", - "traffic": true, - "links": [ - "9E:0B:E0:38:98:DE/-1/0-of:0000000000000008/3", - "of:0000000000000008/4-of:0000000000000006/2", - "of:0000000000000006/4-of:0000000000000001/2", - "of:0000000000000001/1-of:0000000000000002/4", - "of:0000000000000002/2-of:0000000000000004/4", - "of:0000000000000004/1-02:D7:91:9F:4B:E8/-1/0" - ], - "labels": [ - "", - "", - "Load{rate=98, latest=38178}", - "", - "Load{rate=98, latest=37898}", - "Load{rate=98, latest=37898}" - ] - }, - { - "class": "primary animated", - "traffic": true, - "links": [ - "1E:10:D9:A2:84:E2/-1/0-of:0000000000000003/1", - "of:0000000000000003/4-of:0000000000000002/1", - "of:0000000000000002/4-of:0000000000000001/1", - "of:0000000000000001/2-of:0000000000000006/4", - "of:0000000000000006/2-of:0000000000000008/4", - "of:0000000000000008/3-9E:0B:E0:38:98:DE/-1/0" - ], - "labels": [ - "", - "", - "", - "", - "", - "Load{rate=98, latest=38080}" - ] - }, - { - "class": "primary animated", - "traffic": true, - "links": [ - "9E:0B:E0:38:98:DE/-1/0-of:0000000000000008/3", - "of:0000000000000008/4-of:0000000000000006/2", - "of:0000000000000006/4-of:0000000000000001/2", - "of:0000000000000001/1-of:0000000000000002/4", - "of:0000000000000002/1-of:0000000000000003/4", - "of:0000000000000003/1-1E:10:D9:A2:84:E2/-1/0" - ], - "labels": [ - "", - "", - "Load{rate=98, latest=38178}", - "", - "", - "" - ] - } - ] - } -} -- cgit 1.2.3-korg