Re: [ovs-dev] [ovn-controller-vtep V2 3/6] ovn: Add controller for VTEP switch.

2015-07-13 Thread Alex Wang
On Mon, Jul 13, 2015 at 9:40 AM, Russell Bryant wrote: > On 07/05/2015 01:38 AM, Alex Wang wrote: > > This commit lays down the foundation for a new controller in OVN, the > > ovn-controller-vtep, for controlling the vtep enabled physical switches. > > What do you think about OVN NB db integratio

Re: [ovs-dev] [ovn-controller-vtep V2 3/6] ovn: Add controller for VTEP switch.

2015-07-13 Thread Russell Bryant
On 07/05/2015 01:38 AM, Alex Wang wrote: > This commit lays down the foundation for a new controller in OVN, the > ovn-controller-vtep, for controlling the vtep enabled physical switches. What do you think about OVN NB db integration for this? I see in the code how the gateways are treated like l

[ovs-dev] [ovn-controller-vtep V2 3/6] ovn: Add controller for VTEP switch.

2015-07-04 Thread Alex Wang
This commit lays down the foundation for a new controller in OVN, the ovn-controller-vtep, for controlling the vtep enabled physical switches. Limitation: - How to make controller-vtep connect to OVN_SB? my understanding is that vtep should not know the location of ovnsb. but there is