Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
ryu/app/ws_topology.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/app/ws_topology.py b/ryu/app/ws_topology.py
index 7840da0..3be88fe 100644
--- a/ryu/app/ws_topology.py
+++ b/ryu/app/ws_topology.py
@@ -32,7 +32,7 @@ $ sudo mn --controller=remote --topo linear,2
< {"params": [{"ports": [{"hw_addr": "56:c7:08:12:bb:36", "name": "s1-eth1",
"port_no": "00000001", "dpid": "0000000000000001"}, {"hw_addr":
"de:b9:49:24:74:3f", "name": "s1-eth2", "port_no": "00000002", "dpid":
"0000000000000001"}], "dpid": "0000000000000001"}], "jsonrpc": "2.0", "method":
"event_switch_leave", "id": 2}
> {"id": 2, "jsonrpc": "2.0", "result": ""}
...
-"""
+""" # noqa
from socket import error as SocketError
from tinyrpc.exc import InvalidReplyError
--
1.8.3.1
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel