mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Volume can either have an associated disk offering (for DATA disks & ROOT disks for VMs created from ISO) or a compute/service offering (for ROOT disks of VMs created from templates). This fix simplifies and fixes check to return the appropriate response keys in these cases. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>