-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.17.0.1 on CentOS 7
CONFIGURATION
N/A
OS / ENVIRONMENT
CentOS 7
SUMMARY
When change the compute offering on a VM from the UI it fails with error "You cannot pass in a custom disk size to a non-custom disk offering.". This happens with every time you change the compute offering through the cloudstack web UI.
This seems to happens because it send via API the parameter "details[0].rootdisksize" which cause the issue.
A workaround we found is to write "null" in the disk size parameter when changing the compute offering
STEPS TO REPRODUCE
Change a compute offering through cloudstack web UI on a powered off vm
EXPECTED RESULTS
The compute offering is changed
ACTUAL RESULTS
error "You cannot pass in a custom disk size to a non-custom disk offering."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels