Re: [ovs-dev] [ovn-controller-vtep V6 5/7] ovn-controller-vtep: Add vtep module.

2015-08-16 Thread Alex Wang
On Sun, Aug 16, 2015 at 3:00 PM, Russell Bryant wrote: > On 08/09/2015 10:50 PM, Alex Wang wrote: > > This commit adds the vtep module to ovn-controller-vtep. The > > module will scan through the Port_Binding table in OVN-SB database, > > and update the vtep logcial switches tunnel keys. > > > >

Re: [ovs-dev] [ovn-controller-vtep V6 5/7] ovn-controller-vtep: Add vtep module.

2015-08-16 Thread Russell Bryant
On 08/09/2015 10:50 PM, Alex Wang wrote: > This commit adds the vtep module to ovn-controller-vtep. The > module will scan through the Port_Binding table in OVN-SB database, > and update the vtep logcial switches tunnel keys. > > Signed-off-by: Alex Wang > --- > V5->V6: > - rebase. > > V5: new

[ovs-dev] [ovn-controller-vtep V6 5/7] ovn-controller-vtep: Add vtep module.

2015-08-09 Thread Alex Wang
This commit adds the vtep module to ovn-controller-vtep. The module will scan through the Port_Binding table in OVN-SB database, and update the vtep logcial switches tunnel keys. Signed-off-by: Alex Wang --- V5->V6: - rebase. V5: new patch. --- ovn/controller-vtep/automake.mk |4