Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of zed from upstream stable/zed.

Set the VETH interface MAC address of the metadata namespace before
setting this interface as up.

This change was introduced in [1] and should be backported to stable
versions.

[1]https://review.opendev.org/c/openstack/neutron/+/894026/12/neutron/agent/ovn/metadata/agent.py#710

Closes-Bug: #2055561
Change-Id: Ied8f7a5b6c0e9c295e8e040546c53bd98206ef12
(cherry picked from commit ac63999)
The VETH pair between the metadata namespace and the local OVS now
has the same MTU as the network associated to this metadata service.
The "LSP.external_ids" field has a new key defined: "neutron:mtu".
This is the value of the network MTU.

This patch does not update the previous metadata datapaths nor the
existing LSP. This change will affect only to new created ports
and the corresponding metadata datapaths.

Conflicts:
    neutron/agent/ovn/metadata/agent.py
    neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py

Closes-Bug: #2053274
Change-Id: I7ff300e9634e5e3fc68d70540392109fd8b9babc
(cherry picked from commit 47b4d14)
(cherry picked from commit 101898f)
(cherry picked from commit 5ffec5d)
@github-actions github-actions bot requested a review from a team as a code owner March 11, 2024 08:22
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Mar 11, 2024
@markgoddard markgoddard merged commit c476919 into stackhpc/zed Mar 11, 2024
@markgoddard markgoddard deleted the upstream/zed-2024-03-11 branch March 11, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants