On 9/4/20 3:52 PM, Numan Siddique wrote: > > > On Thu, Sep 3, 2020 at 8:34 PM Dumitru Ceara <[email protected] > <mailto:[email protected]>> wrote: > > Also: > - Change conditional monitoring for Chassis_Private to use the > chassis uuid > instead of chassis name. Using the chassis->name field does not work > because this is the old value of the field and would cause > ovsdb-server > to inform ovn-controller that the updated Chassis_Private record was > "deleted" because it doesn't match the monitor condition anymore. > - Allow ovn-sbctl to access Chassis_Private records by name. > > Reported-at: https://bugzilla.redhat.com/1873032 > Reported-by: Ying Xu <[email protected] <mailto:[email protected]>> > CC: Han Zhou <[email protected] <mailto:[email protected]>> > Fixes: 4adc10f58127 ("Avoid nb_cfg update notification flooding") > Signed-off-by: Dumitru Ceara <[email protected] > <mailto:[email protected]>> > > --- > v2: > - Fix the monitor condition update reported by Numan. > > > Thanks Dumitru. I applied both the patches to master. > > Numan
Thanks Numan! Patch 1/2 should apply cleanly to branch20.06 too. Would it be possible to backport it there too? For branch20.03 I can send a separate backport patch if you think that's needed. Thanks, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
