neutron/devstack
Cong Phuoc Hoang 529f645883 Delete virtual interface "ovs-system" before load openvswitch module
When openvswitch module is loaded by modprobe in [1], if  virtual
interface "ovs-system" exists, it causes the error " modprobe:
FATAL: Module openvswitch is in use."

This patch will check "ovs-system" exists or not, then delete it
before load openvswitch module.

[1] https://github.com/openstack/neutron/blob/master/devstack/lib/ovs#L92

Change-Id: I750bd74d1d07a73b57924b84f3d8506e6063936c
2019-01-25 20:00:14 +09:00
..
lib Delete virtual interface "ovs-system" before load openvswitch module 2019-01-25 20:00:14 +09:00
plugin.sh [L3][QoS] Agent side router gateway IP rate limit 2018-12-01 17:45:47 +08:00
settings Try to enable L3 agent extension `fip_qos` 2018-03-01 16:42:15 +08:00