Comment 13 for bug 1952550

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/822328
Committed: https://opendev.org/openstack/neutron/commit/79037c951637dc06d47b6d354776d116a1d2a9ad
Submitter: "Zuul (22348)"
Branch: master

commit 79037c951637dc06d47b6d354776d116a1d2a9ad
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Dec 20 14:14:20 2021 +0000

    [OVN] Accept OVS system-id as non UUID formatted string

    Accept OVS system-id non UUID formatted strings. The OVN metadata
    agent will generate a unique UUID from the OVS system-id. If this
    string is a UUID, this value will be used. If not, the OVN metadata
    agent will generate a UUID based on the provided string.

    This patch amends [1].

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

    Closes-Bug: #1952550

    Change-Id: I42a8a767a6ef9454419b26f80339394759644faf