remove cpuHotAddEnabled, memoryHotAddEnabled defaults from configSpec (#25202)

* add hardware.hotadd_cpu, hardware.hotadd_memory parameters
* use hotadd_{cpu,memory} paramters on create integration tests
This commit is contained in:
Dario Zanzico 2017-11-10 14:09:30 +01:00 committed by Abhijeet Kasurde
commit 8a21fa2c07
2 changed files with 15 additions and 1 deletions

View file

@ -72,6 +72,8 @@
hardware:
num_cpus: 1
memory_mb: 512
hotadd_memory: true
hotadd_cpu: false
disk:
- size: 0gb
type: thin