Re: [ovs-dev] [PATCH ovn v2] Split SB Port_Group per datapath.

2020-06-30 Thread Dumitru Ceara
On 6/30/20 2:08 PM, Mark Michelson wrote: > On 6/30/20 4:42 AM, Numan Siddique wrote: >> On Mon, Jun 29, 2020 at 8:55 PM Dumitru Ceara wrote: >> >>> In order to avoid ovn-controller reinstalling all logical flows that >>> refer a port_group when some ports are added/removed from the port group

Re: [ovs-dev] [PATCH ovn v2] Split SB Port_Group per datapath.

2020-06-30 Thread Mark Michelson
On 6/30/20 4:42 AM, Numan Siddique wrote: On Mon, Jun 29, 2020 at 8:55 PM Dumitru Ceara wrote: In order to avoid ovn-controller reinstalling all logical flows that refer a port_group when some ports are added/removed from the port group we now change the way ovn-northd populates the

Re: [ovs-dev] [PATCH ovn v2] Split SB Port_Group per datapath.

2020-06-30 Thread Numan Siddique
On Mon, Jun 29, 2020 at 8:55 PM Dumitru Ceara wrote: > In order to avoid ovn-controller reinstalling all logical flows that > refer a port_group when some ports are added/removed from the port group > we now change the way ovn-northd populates the Southbound DB Port_Group > table. > > Instead of

[ovs-dev] [PATCH ovn v2] Split SB Port_Group per datapath.

2020-06-29 Thread Dumitru Ceara
In order to avoid ovn-controller reinstalling all logical flows that refer a port_group when some ports are added/removed from the port group we now change the way ovn-northd populates the Southbound DB Port_Group table. Instead of copying NB.Port_Group.name to SB.Port_Group.name we now create