cloudstack/engine
Suresh Kumar Anaparti e87ce0c723
Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume (#8373)
This PR fixes reorder/list pools when cluster details are not set, while deploying vm / attaching volume.

Problem:
Attach volume to a VM fails, on infra with zone-wide pools & vm.allocation.algorithm=userdispersing as the cluster details are not set (passed as null) while reordering / listing pools by volumes.

Solution:
Ignore cluster details when not set, while reordering / listing pools by volumes.
2024-01-10 18:13:32 +05:30
..
api Fix KVM import unmanaged instances on basic zone (#8465) 2024-01-10 13:21:00 +05:30
components-api New Feature: Import VMware VMs into KVM (#7881) 2023-12-07 12:59:56 +05:30
orchestration Fix KVM import unmanaged instances on basic zone (#8465) 2024-01-10 13:21:00 +05:30
schema Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume (#8373) 2024-01-10 18:13:32 +05:30
service pre-commit: standardize more line endings to `lf` (#7804) 2023-10-18 11:25:00 +02:00
storage Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume (#8373) 2024-01-10 18:13:32 +05:30
userdata mvn: fix userdata dependency version (#8017) 2023-09-28 14:37:49 +05:30
pom.xml ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30