linux bridge ovs-cleanup [closed]
Although my servers are using linux bridges, neutron still executes the ovs-cleanup script. Of course this doesn't work, because there is no ovs installed. But still it tries to do the cleanup stuff. I've already uninstalled the neutron-plugin-openvswitch and neutron-plugin-openvswitch-agent. Did I miss something?
Uninstall neutron-openvswitch-agent, if don't fix it, disable ovs-cleanup service at boot. Regards