vmware-nsx/neutron/tests/unit/agent
Prasoon Telang bbaa2fbb8e 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
..
linux remove explicit include of the ovs plugin 2014-08-29 19:25:35 +05:30
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
l2population_rpc_base.py OVS flows apply concurrently using a deferred OVSBridge 2014-08-05 01:14:47 +02:00
test_l2population_rpc.py l2pop: get_agent_ports: Don't yield (None, {}) 2014-08-14 08:35:31 +09:00