01fe73f99c456adb6d7a231e5ef6e5497d926b5f

The ovs cleanup script fails to run on Windows due to an import error. The linux utils module will always get imported, which uses platform specific modules. Since only a constant is used from this module, the import can easily be removed, fixing this issue. Change-Id: I0cf7b629dc5d374d2066346276f73a12e4d03973 Closes-Bug: #1804180
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%