[ovs-dev] [PATCH ovn v4] Expose distributed gateway port information in NB DB

2023-08-03 Thread lmartins
From: Lucas Alvares Gomes In order for the CMS to know which Chassis a distributed gateway port is bond to, this patch updates the ovn-northd daemon to populate the Logical_Router_Port table with that information. To avoid changing the database schema, ovn-northd is setting a new key called "hos

Re: [ovs-dev] [PATCH ovn v4] Expose distributed gateway port information in NB DB

2023-08-03 Thread Ales Musil
On Thu, Aug 3, 2023 at 2:29 PM wrote: > From: Lucas Alvares Gomes > > In order for the CMS to know which Chassis a distributed gateway port > is bond to, this patch updates the ovn-northd daemon to populate the > Logical_Router_Port table with that information. > > To avoid changing the database

Re: [ovs-dev] [PATCH ovn v4] Expose distributed gateway port information in NB DB

2023-08-03 Thread Lucas Martins
Hi, Thanks Ales! My bad on the tests there, will push a new version fixing it! On Thu, Aug 3, 2023 at 1:55 PM Ales Musil wrote: > > > > On Thu, Aug 3, 2023 at 2:29 PM wrote: >> >> From: Lucas Alvares Gomes >> >> In order for the CMS to know which Chassis a distributed gateway port >> is bond