neutron/neutron/tests/unit/plugins/ml2/drivers
Brian Haley a789d23b02 Change OVS agent to update skipped port status to DOWN
When the OVS agent skips processing a port because it was
not found on the integration bridge, it doesn't send back
any status to the server to notify it.  This can cause the
port to get stuck in the BUILD state indefinitely, since
that is the default state it gets before the server tells
the agent to update it.

The OVS agent will now notify the server that any skipped
device should be considered DOWN if it did not exist.

Change-Id: I15dc55951cdb75c6d87d7c645f8e2cbf82b2f3e4
Closes-bug: #1719011
2017-10-09 17:43:47 -04:00
..
agent Remove deprecated prevent_arp_spoofing option 2017-07-20 13:57:14 -07:00
l2pop OVO for L3HARouter 2017-09-08 14:43:20 +07:00
linuxbridge Always try to delete bridge for ID on network_delete 2017-07-21 19:51:33 +00:00
macvtap Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
mech_sriov ovs mech: bind only if user request switchdev 2017-09-12 15:01:50 +03:00
openvswitch Change OVS agent to update skipped port status to DOWN 2017-10-09 17:43:47 -04:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
ext_test.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
mech_fake_agent.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
mechanism_test.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
test_helpers.py Spin off context module 2017-03-06 16:25:29 +00:00
test_type_flat.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_type_geneve.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00
test_type_gre.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_local.py use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
test_type_vlan.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_type_vxlan.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00