529f645883
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 |
||
---|---|---|
.. | ||
lib | ||
plugin.sh | ||
settings |