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
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%