[ovs-dev] [PATCH 0/5] ovn: Add HA chassis group and 'external' port support

2019-02-18 Thread nusiddiq
From: Numan Siddique This patch series adds a generic HA chassis group support in OVN deprecating the existing Gateway chassis support. The final patch of the series adds the 'external' port support in OVN. The 'external' port patch addresses the review comments from Han Zhou which he provided wh

Re: [ovs-dev] [PATCH 0/5] ovn: Add HA chassis group and 'external' port support

2019-02-20 Thread Mark Michelson
Hi Numan, This is quite a large patchset, but I believe I understand it. It essentially does two things: 1) Deprecates Gateway_Chassis in favor of HA_Chassis_Groups and HA_Chassis. The benefit of HA_Chassis_Groups is that it allows for automatic failover of chassis using BFD. 2) Adds exter

Re: [ovs-dev] [PATCH 0/5] ovn: Add HA chassis group and 'external' port support

2019-02-20 Thread Numan Siddique
Thanks for the review and comments. Please see below for few comments. Thanks Numan On Thu, Feb 21, 2019 at 3:29 AM Mark Michelson wrote: > Hi Numan, > > This is quite a large patchset, but I believe I understand it. It > essentially does two things: > > 1) Deprecates Gateway_Chassis in favor

Re: [ovs-dev] [PATCH 0/5] ovn: Add HA chassis group and 'external' port support

2019-02-22 Thread Mark Michelson
On 2/20/19 11:12 PM, Numan Siddique wrote: Thanks for the review and comments. Please see below for few comments. Thanks Numan On Thu, Feb 21, 2019 at 3:29 AM Mark Michelson > wrote: Hi Numan, This is quite a large patchset, but I believe I understand i

Re: [ovs-dev] [PATCH 0/5] ovn: Add HA chassis group and 'external' port support

2019-02-26 Thread Han Zhou
On Mon, Feb 18, 2019 at 11:26 AM wrote: > > From: Numan Siddique > > This patch series adds a generic HA chassis group support in OVN > deprecating the existing Gateway chassis support. The final patch > of the series adds the 'external' port support in OVN. > The 'external' port patch addresses

Re: [ovs-dev] [PATCH 0/5] ovn: Add HA chassis group and 'external' port support

2019-02-27 Thread Numan Siddique
On Wed, Feb 27, 2019 at 8:08 AM Han Zhou wrote: > On Mon, Feb 18, 2019 at 11:26 AM wrote: > > > > From: Numan Siddique > > > > This patch series adds a generic HA chassis group support in OVN > > deprecating the existing Gateway chassis support. The final patch > > of the series adds the 'exter