commit | 7fecba2f135f16204050b627bb850a87aa597bad | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Thu Jan 12 17:31:36 2023 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Thu Jan 12 17:35:43 2023 +0530 |
tree | ed7d010b045e88cf6f43fa7b82a35917d9cb4338 | |
parent | a52041cd3f067156e478e355f5712a60e12ce649 [diff] |
[OVN] Ensure socket files are absent in init_ovn Just like we remove db files let's also remove socket files when initializing ovn. Those will reappear once service fully restarts along with db files. Without it we see random issue as described in the below bug. Closes-Bug: #2002629 Change-Id: I726a9cac9c805d017273aa79e844724f0d00cdf0