FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge "[OVN] Ensure socket files are absent in init_ovn" · openstack/devstack@864f4d1 · GitHub

Commit 864f4d1

Browse files
authored andcommitted
Merge "[OVN] Ensure socket files are absent in init_ovn"
2 parents 69d71cf + 7fecba2 commit 864f4d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎lib/neutron_plugins/ovn_agent‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ function init_ovn {
587587
rm -f $OVS_DATADIR/.*.db.~lock~
588588
sudo rm -f $OVN_DATADIR/*.db
589589
sudo rm -f $OVN_DATADIR/.*.db.~lock~
590+
sudo rm -f $OVN_RUNDIR/*.sock
590591
}
591592

592593
function _start_ovs {

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL