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"
Updated by Marek Hulán about 10 years ago
- Category set to Web Interface
That would be nice UI improvement in host form. Basically when you touch any compute attribute (e.g. change RAM amount) it would reset compute profile. That would also mean that it should not be copied from host group on save.
Updated by Dominic Cleal about 10 years ago
- Category changed from Web Interface to Host creation
Actions