Test nova-next with >1 parallel migrations

Change-Id: Ic69872e6667664d1b3bd7a88d7ef018b67352f44
Signed-off-by: Dan Smith <dansmith@redhat.com>
This commit is contained in:
Dan Smith
2025-11-07 07:20:09 -08:00
parent b7d50570c7
commit 326b77d837
+1
View File
@@ -442,6 +442,7 @@
# Use lower TB cache than default(1GiB), only applicable with
# libvirt>=8.0.0
tb_cache_size: 128
live_migration_parallel_connections: 4
compute:
# Switch off the provider association refresh, which should
# reduce the number of placement calls in steady state. Added in