neutron/neutron/tests/unit/agent
Brian Haley 1c13ad05dd Remove extra header fields in proxied metadata requests
If a user specifies a header in their request for metadata,
it could override what the proxy would have inserted on their
behalf. Make sure to remove any headers we don't want, and
override something that might be present in the request.
If the agent somehow gets a request with both headers it will
silently drop it.

Change-Id: Id6c103b7bcebe441c27c6049d349d84ba7fd15a6
Closes-bug: #1865036
(cherry picked from commit 5af046fd4e)
2020-03-03 20:11:38 +00:00
..
common don't clear skb mark when ovs is hw-offload enabled 2019-12-29 06:34:28 +00:00
dhcp Switch to use cast method in dhcp_ready_on_ports method 2019-11-15 15:53:44 +01:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
l3 Merge "Do not initialize snat-ns twice" into stable/rocky 2020-02-26 04:36:59 +00:00
linux Merge "Check SG members instead of ports to skip flow update" into stable/rocky 2020-02-19 22:58:19 +00:00
metadata Remove extra header fields in proxied metadata requests 2020-03-03 20:11:38 +00:00
ovsdb Merge "Kill _connection_to_manager_uri dummy" 2018-02-22 00:30:24 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +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 Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Add binding activation to OVS agent 2018-07-18 11:59:33 -05:00
test_securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-03 10:59:58 -07:00