Re: [ovs-discuss] Adding New Row to Table in OVSDB

2013-12-02 Thread R Kaja Mohideen
Thanks Ben. -Original Message- From: "Ben Pfaff" Sent: ‎02-‎12-‎2013 10:59 PM To: "R Kaja Mohideen" Cc: "discuss@openvswitch.org" Subject: Re: [ovs-discuss] Adding New Row to Table in OVSDB On Mon, Dec 02, 2013 at 10:22:12PM +0530, R Kaja Mohideen wr

Re: [ovs-discuss] Adding New Row to Table in OVSDB

2013-12-02 Thread Ben Pfaff
On Mon, Dec 02, 2013 at 10:22:12PM +0530, R Kaja Mohideen wrote: > I'm trying to add a new bridge to OVS through OVSDB. My "insert" request in > a transaction gives me the result "uuid", but the row is not present in DB > when I try to confirm using ovsdb-client. > > I understand that the newly cr

[ovs-discuss] Adding New Row to Table in OVSDB

2013-12-02 Thread R Kaja Mohideen
Hi all, I'm trying to add a new bridge to OVS through OVSDB. My "insert" request in a transaction gives me the result "uuid", but the row is not present in DB when I try to confirm using ovsdb-client. I understand that the newly created Bridge row is not referred by Open_vSwitch table and so the