neutron/neutron/tests/unit/agent
Rodolfo Alonso Hernandez 162b02195c [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

Conflicts:
	neutron/agent/ovn/metadata/agent.py
        neutron/tests/unit/agent/ovn/metadata/test_agent.py

Change-Id: I42a8a767a6ef9454419b26f80339394759644faf
(cherry picked from commit 79037c9516)
(cherry picked from commit 6da4432fed)
(cherry picked from commit b07eeb2789)
(cherry picked from commit 4bf531448e)
2021-12-21 18:06:39 +00:00
..
common Don't setup bridge controller if it is already set 2021-11-03 11:13:26 +00:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-11 09:03:48 +00:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Cleanup router for which processing added router failed 2021-11-12 09:01:17 +00:00
linux Merge "Do no use "--strict" for OF deletion in TRANSIENT_TABLE" into stable/ussuri 2021-12-15 01:20:19 +00:00
metadata Stop metadata proxy gracefully 2021-03-03 08:37:15 +00:00
ovn [OVN] Accept OVS system-id as non UUID formatted string 2021-12-21 18:06:39 +00:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows windows: fix terminating processes 2020-10-09 09:40:12 +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 Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Upgrade RPC version of SecurityGroup*Rpc 2020-12-21 10:21:41 +00:00