cloudstack/engine/schema/src/test
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
..
java Fix reorder/list pools when cluster details are not set, while deploying vm / attaching volume (#8373) 2024-01-10 18:13:32 +05:30
resources remove powermock from engine (#7975) 2023-09-20 10:11:28 +02:00