Re: [ovs-dev] [PATCH 04/23] ovn-nbctl: Remove external-ids commands.

2015-10-15 Thread Ben Pfaff
On Thu, Oct 15, 2015 at 01:58:08PM -0700, Justin Pettit wrote: > > > On Oct 9, 2015, at 9:15 PM, Ben Pfaff wrote: > > > > Users are served just as well through the general-purpose "set" and "get" > > database commands, so avoid the additional code and documentation. > > > > (ovs-vsctl does have

Re: [ovs-dev] [PATCH 04/23] ovn-nbctl: Remove external-ids commands.

2015-10-15 Thread Justin Pettit
> On Oct 9, 2015, at 9:15 PM, Ben Pfaff wrote: > > Users are served just as well through the general-purpose "set" and "get" > database commands, so avoid the additional code and documentation. > > (ovs-vsctl does have special external-ids commands for bridges, but those > exist because of spec