Merge "Revert "Disable postcopy for ovn/ovs-dpdk"" into stable/train

This commit is contained in:
Zuul 2021-09-10 23:53:11 +00:00 committed by Gerrit Code Review
commit b0c5e4ad41
2 changed files with 1 additions and 4 deletions

View File

@ -5,5 +5,3 @@ resource_registry:
parameter_defaults:
NeutronVhostuserSocketDir: /var/lib/vhost_sockets
# Disable postcopy for dpdk for now, further details see https://bugzilla.redhat.com/show_bug.cgi?id=1986567
NovaLiveMigrationPermitPostCopy: False

View File

@ -9,5 +9,4 @@ parameter_defaults:
NovaSchedulerDefaultFilters: "ComputeFilter,AvailabilityZoneFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,NUMATopologyFilter"
OvsDpdkDriverType: "vfio-pci"
NeutronPluginExtensions: "qos,port_security"
# Disable postcopy for dpdk for now, further details see https://bugzilla.redhat.com/show_bug.cgi?id=1986567
NovaLiveMigrationPermitPostCopy: False