neutron/neutron/tests/unit/agent
Jens Rosenboom 1e9aca11b9 Fix security group rules created for dhcpv6
In [1] the setup of security group rules for DHCP was refactored.
However it assumed that DHCPv6 responses would go to the target IP,
instead the destination will be the link-local address of the instance,
so we will need to add this to the list of allowed destinations.

[1] Ibfbf011284cbde396f74db9d982993f994082731

Change-Id: I6bd24a98d7c72a1bac28999eb3c9a831ab2ab9bf
Closes-Bug: 1693771
2017-05-26 12:33:26 +00:00
..
common Merge "Adds an option to skip ports on ovs_cleanup" 2017-05-17 09:15:33 +00:00
dhcp Merge "Drop 'notifies_port_ready' check for DHCP agents" 2017-05-26 01:04:50 +00:00
l2 Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
l3 Merge "Revert "DVR: Add forwarding routes based on address_scopes"" 2017-05-25 21:26:03 +00:00
linux Merge "Send both gratuitous ARP REQUESTs and REPLYs" 2017-05-19 03:05:06 +00:00
metadata ProcessManager: honor run_as_root when stopping process 2017-04-22 15:23:59 +08:00
ovsdb Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Agent-side receiver cache for ML2 OVO 2017-04-18 00:33:15 -07:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_securitygroups_rpc.py Fix security group rules created for dhcpv6 2017-05-26 12:33:26 +00:00