Bug #4225
VM capacity not honored if workstation is too slow to compute javascript
Status: | Closed | Start date: | 12/03/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Description
Hello,
Using user view on a quite busy or not very powerful machine (Zotac AD02 AMD E350):
- Select a template
- Click
Instantiate
- Quickly click on the green button
Instantiate
The VM will not have the memory defined in the template.
It looks like the memory bar does not have the time to reach the value defined in the template and the intermediate value is used when instantiating the VM.
Related issues
History
#1 Updated by Ruben S. Montero over 5 years ago
- Target version set to Release 5.0
#2 Updated by Daniel Molina over 5 years ago
- Related to Feature #4317: Redesign group admin view added
#3 Updated by Carlos MartÃn about 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed
This was fixed in 42e94cc7. The button is disabled until the template is processed.