Fallback to default allow_resize_to_same_host

This parameter should only be set to true for resize testing in
single-host environments [0].

[0] d64644a29d/nova/conf/compute.py (L40-L47)

Change-Id: I6ade8c90cd0916879a5addca54379ba354770c95
This commit is contained in:
Anderson, Craig (ca846m) 2018-11-05 17:34:25 -08:00 committed by Craig Anderson
parent 1b7f673d8f
commit 40622facb8

View File

@ -1492,7 +1492,6 @@ conf:
use_neutron: true
firewall_driver: nova.virt.firewall.NoopFirewallDriver
linuxnet_interface_driver: openvswitch
allow_resize_to_same_host: true
compute_driver: libvirt.LibvirtDriver
my_ip: 0.0.0.0
instance_usage_audit: True