Browse Source
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 Conflicts: neutron/agent/ovn/metadata/agent.py neutron/tests/unit/agent/ovn/metadata/test_agent.py Change-Id: I42a8a767a6ef9454419b26f80339394759644faf (cherry picked from commitchanges/91/822691/279037c9516
) (cherry picked from commit6da4432fed
) (cherry picked from commitb07eeb2789
) (cherry picked from commit4bf531448e
)
2 changed files with 38 additions and 5 deletions
Loading…
Reference in new issue