Re: [ovs-dev] [branch 2.12] ovn-controller: Fix the chassis row recreation issue

2019-08-08 Thread Justin Pettit
Thanks. I merged this into branch-2.12. --Justin > On Jul 29, 2019, at 10:08 PM, nusid...@redhat.com wrote: > > From: Numan Siddique > > Before the commit [1], ovn-controller would always recreate its > chassis row if deleted externally. After this commit, it no longer > recreates it. This

[ovs-dev] [branch 2.12] ovn-controller: Fix the chassis row recreation issue

2019-07-29 Thread nusiddiq
From: Numan Siddique Before the commit [1], ovn-controller would always recreate its chassis row if deleted externally. After this commit, it no longer recreates it. This is regression and needs to be fixed. [1] - 242f1799fc22("ovn-controller: Refactor chassis.c to abstract the string