| commit | 8adb83a9bb79da6abde6a9f20f6f8305a3409deb | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Mon Feb 20 17:16:42 2023 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Mon Feb 20 17:16:42 2023 +0000 |
| tree | ad613f62ec4ed1faaeda7b74b03141f29dbd0f40 | |
| parent | 45ef5741f26c5c910dddadd9ccd2413d6da3e15f [diff] | |
| parent | fcc525f4fc5022a4b1f4e3d961e1b27cfbfa9d71 [diff] |
Merge "Fix rockylinux and make it voting"
diff --git a/lib/neutron_plugins/ovn_agent b/lib/neutron_plugins/ovn_agent index 3490392..3526ccd 100644 --- a/lib/neutron_plugins/ovn_agent +++ b/lib/neutron_plugins/ovn_agent
@@ -816,5 +816,5 @@ _cleanup $ovs_path fi - sudo rm -f $OVN_RUNDIR + sudo rm -rf $OVN_RUNDIR }