Re: [ovs-dev] [PATCH ovn v4 00/13] OVN Interconnection

2020-01-30 Thread Han Zhou
Thanks Numan. I applied to master earlier today but forgot to reply. Han On Thu, Jan 30, 2020 at 10:06 AM Numan Siddique wrote: > On Thu, Jan 30, 2020 at 1:26 AM Han Zhou wrote: > > > > The series supports interconnecting multiple OVN deployments (e.g. > located at > > multiple data centers)

Re: [ovs-dev] [PATCH ovn v4 00/13] OVN Interconnection

2020-01-30 Thread Numan Siddique
On Thu, Jan 30, 2020 at 1:26 AM Han Zhou wrote: > > The series supports interconnecting multiple OVN deployments (e.g. located at > multiple data centers) through logical routers connected with tansit logical > switches with overlay tunnels, managed through OVN control plane. See the >

[ovs-dev] [PATCH ovn v4 00/13] OVN Interconnection

2020-01-29 Thread Han Zhou
The series supports interconnecting multiple OVN deployments (e.g. located at multiple data centers) through logical routers connected with tansit logical switches with overlay tunnels, managed through OVN control plane. See the ovn-architecture.rst document updates for more details, and find