neutron/neutron/tests/unit/agent/linux
Prasoon Telang 65dde5624b remove explicit include of the ovs plugin
On installing only neutron-linuxbridge-agent package, the
dhcp cannot start successfully because of the imports from
ovs plugin. This change removes the explicit include of the
ovs plugin from ovs_lib.py. INVALID_OFPORT has been moved to
ovs_lib.py while VXLAN_UDP_PORT has moved to
plugins/common/constants.py. The imports for these 2 constants
in files which uses it has been corrected to new location.

Closes-Bug: #1271449
Change-Id: I6559cb43d1b10b4f926c453a103b12017b59f259
2014-08-29 19:25:35 +05:30
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_async_process.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_ovs_lib.py remove explicit include of the ovs plugin 2014-08-29 19:25:35 +05:30
test_ovsdb_monitor.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_polling.py Raise NotImplementedError instead of NotImplemented 2014-08-13 10:54:07 +02:00