As well as a test to cover that~ ;D
On Thu, Aug 20, 2015 at 9:06 AM, Alex Wang wrote:
>
>
> On Thu, Aug 20, 2015 at 8:24 AM, Russell Bryant
> wrote:
>
>> acked this earlier, but just came across something while reviewing the
>> next patch ... let me know if I'm missing something.
>>
>> On 08/18
On Thu, Aug 20, 2015 at 8:24 AM, Russell Bryant wrote:
> acked this earlier, but just came across something while reviewing the
> next patch ... let me know if I'm missing something.
>
> On 08/18/2015 05:58 PM, Alex Wang wrote:
> > This commit adds the vtep module to ovn-controller-vtep. The
> >
acked this earlier, but just came across something while reviewing the
next patch ... let me know if I'm missing something.
On 08/18/2015 05:58 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,
On 08/18/2015 05:58 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
Acked-by: Russell Bryant
--
Russell B
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
---
V6->V7:
- change the assertion to VLOG_ERR in vtep_lswitch_run().
- refine the vtep_lswi