Re: [ovs-discuss] Can't add a row into a table with ovsdb-client

2017-11-14 Thread Ben Pfaff
On Tue, Nov 14, 2017 at 09:28:31PM -0500, Scott Reeve wrote: > At this point, I would be fine to just add an empty row. > > RFC shows this: > --- > > 5.2.1 . Insert > >The "insert" object contains the following m

Re: [ovs-discuss] Can't add a row into a table with ovsdb-client

2017-11-14 Thread Scott Reeve
At this point, I would be fine to just add an empty row. RFC shows this: --- 5.2.1 . Insert The "insert" object contains the following members: "op": "insert" required "table": requir

Re: [ovs-discuss] Can't add a row into a table with ovsdb-client

2017-11-14 Thread Ben Pfaff
On Tue, Nov 14, 2017 at 02:40:22PM -0500, Scott Reeve wrote: > Tried a whole bunch of things but none seem to work. > There is one db: "hardware_vtep" > One of the tables is Ucast_Macs_Local: > > > "Ucast_Macs_Local": { > "columns": { > "MAC": { > "type": "string"}, >

[ovs-discuss] Can't add a row into a table with ovsdb-client

2017-11-14 Thread Scott Reeve
Tried a whole bunch of things but none seem to work. There is one db: "hardware_vtep" One of the tables is Ucast_Macs_Local: "Ucast_Macs_Local": { "columns": { "MAC": { "type": "string"}, "ipaddr": { "type": "string"}, "locator": { "