On 1/23/24 14:40, Mohammad Heib wrote: > When the user updates the NB_GLOBAL.name after registering > to IC Databases if the user already has defined chassis as a gateway > that will cause ovn-ic instance to run in an infinity loop trying > to update the gateways and insert the current gateway to the SB.chassis > tables as a remote chassis (we match on the new AZ ) which will fail since > we already have this chassis with is-interconn in local SB. > > This patch aims to fix the above issues by updating the AZ.name only > when the user updates the NB.name locally. > > Signed-off-by: Mohammad Heib <[email protected]> > Acked-by: Dumitru Ceara <[email protected]> > ---
Thanks, Mohammad! I changed my ack to a signed-off-by and pushed this to main and backported it to all stable branches down to 22.03. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
