Actions
Feature #9651
openSynchronize compute profile with the actual virtual machine parameters
Status:
New
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Description
If a compute profile was selected, the user should not change actual values for the virtual machine parameters.
Example:
Given: compute profile - "Small" that states "1 CPU"
When: User creates a host with a "Small" compute profile and tries to change the CPU amount to 2
Then: Either the user shouldn't be able to change the amount of CPU's for this host, or the compute profile should be reset to "Custom"
Actions