neutron/neutron/tests/unit/agent/ovn
Rodolfo Alonso Hernandez 748827923b [OVN] Ensure metadata checksum
Ensure the TCP traffic leaving the OVN metadata namespace has
the checksum correctly populated. This is necessary when the
OVS datapath is "netdev".

Because the overhead added is minimal and only applies to the
metadata traffic inside the metadata namespace, this rule is
always set.

This patch also includes [1], that is a fix needed on top of
this one. [1] fixes who the code retrieves the datapath type,
executing the OVS IDL query to actually retrieve the data
needed.

[1]https://review.opendev.org/c/openstack/neutron/+/772286

Change-Id: I7e39f40b325a6974a46ed34641cec5226c9e5a3f
Closes-Bug: #1904871
(cherry picked from commit 26a30a3b78)
2021-01-28 11:42:30 +00:00
..
metadata [OVN] Ensure metadata checksum 2021-01-28 11:42:30 +00:00
__init__.py [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00