Add "allow_resize_to_same_host=true" to nova chart

Openstack-helm upstream removed this flag by default. Since we
have had requests from user, we need enable it again.

Closes-Bug: #1824412

Change-Id: Ib8a07d41405f838fd79a3b16f3dac9923514a06d
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
This commit is contained in:
zhipengl 2019-05-29 18:42:40 +08:00 committed by zhipeng liu
parent 18773081e7
commit 4f74ea1d39
1 changed files with 1 additions and 0 deletions

View File

@ -844,6 +844,7 @@ data:
enabled: true
nova:
DEFAULT:
allow_resize_to_same_host: true
default_mempages_size: 2048
reserved_host_memory_mb: 0
compute_monitors: cpu.virt_driver