Hi!!
We have upgraded our 4.8 environment to the 4.12 version. We are very interested in blocking the CPU modifications done by users; we want to create a template and only allow to modify the VM capacity for vCPUs and Memory.
We have added this line to oned.conf:
VM_RESTRICTED_ATTR = “CPU”
But now we can’t modify the VM vCPU nor the Memory… This error appears in Sunstone:
[VirtualMachineResize] User [41] : Template includes a restricted attribute CPU.
Is it the expected behaviour? I thought that the above oned.conf line would only block the CPU field modification.
Thanks!