neutron/neutron/conf/agent
Lucian Petrut 01fe73f99c Trivial: Fix ovs cleanup script on Windows
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
2018-11-22 18:37:25 +02:00
..
database Refactoring db config options 2017-10-04 15:42:50 -04:00
l3 use DVR constants from neutron-lib 2018-02-23 09:17:02 -07:00
metadata Merge "Remove deprecated nova_metadata_ip" 2018-01-18 12:09:06 +00:00
__init__.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
cmd.py Trivial: Fix ovs cleanup script on Windows 2018-11-22 18:37:25 +02:00
common.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
dhcp.py Event driven periodic resync task for DHCP agents 2018-10-26 01:24:24 +08:00
l2_ext_fdb_population.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
linux.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
ovs_conf.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
ovsdb_api.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
securitygroups_rpc.py Refactoring security group config options 2016-08-05 20:08:08 +00:00
windows.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
xenapi_conf.py XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00