Re: [ovs-dev] [PATCH ovn v2] ovn-nbd: Populate OVN Bindings table.

2015-04-02 Thread Ben Pfaff
On Thu, Apr 02, 2015 at 08:09:16PM -0400, Russell Bryant wrote: > When ovn-nbd gets notified that the contents of the OVN_Northbound > database have changed, it will now ensure that the contents of the > Bindings table in the OVN database are up to date. It will create a > binding if none exists.

[ovs-dev] [PATCH ovn v2] ovn-nbd: Populate OVN Bindings table.

2015-04-02 Thread Russell Bryant
When ovn-nbd gets notified that the contents of the OVN_Northbound database have changed, it will now ensure that the contents of the Bindings table in the OVN database are up to date. It will create a binding if none exists. If one does exist, it will update its contents as necessary, though tod