neutron/neutron/agent/common
Adelina Tuvenie bbdcc6d4af Fixes "OVS Agent doesn't start on Windows"
The OVS Agent doesn't start on Windows because of Windows
specific import.

The fix is trivial and consists in implementing InterfacePollingMinimizer
as a empty class for Windows and importing polling from common.

Closes-Bug: #1556992

Change-Id: Ie43c841bf05b4b011a74a3f8198576cbc41bcbbb
2016-03-15 03:14:05 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
config.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
ovs_lib.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
polling.py Fixes "OVS Agent doesn't start on Windows" 2016-03-15 03:14:05 +00:00
utils.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00