Just typos. Nice tutorial by the way.
diff --git a/tutorial/Tutorial b/tutorial/Tutorial
index b8dfc54..c537bad 100644
--- a/tutorial/Tutorial
+++ b/tutorial/Tutorial
@@ -277,7 +277,7 @@ one way or another, perhaps with common network testing
t
difficult with our simulated sw
Sorry for the delayed response.
Yes your fix is correct and I tested that in my experiment.
On Sat, Mar 30, 2013 at 1:15 AM, Ben Pfaff wrote:
> On Fri, Mar 29, 2013 at 12:08:32PM +0800, Yeming Zhao wrote:
> > I spent last couple days writing a tool interacting with OVSDB, using th
I spent last couple days writing a tool interacting with OVSDB, using the
ovs python package in OVS distribution. It generally works.
But the Row.delete() doesn't work as expected. After looking at how
Transaction.commit() works, I think Row.delete() should add the following
line to the end: