Hi everyone. I am having some issues while using the simple_monitor_13 file. I state that I did not modified the script and I left it as in the Ryu book, I just created another Python file (in order to install flows) and I then copy-pasted the code of the simple_monitor_13 file. In particular, I ca
Signed-off-by: Scott
---
ryu/services/protocols/ovsdb/client.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/services/protocols/ovsdb/client.py
b/ryu/services/protocols/ovsdb/client.py
index 6ea36842..3f8b4304 100644
--- a/ryu/services/protocols/ovsdb/client.py
+++ b/r
Scott (1):
updated jsonrpc.Session call to have 3rd argument, required by new
version of ovs.
ryu/services/protocols/ovsdb/client.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.17.1
___
Ryu-devel mailing list
Ryu-devel@lists.sourc