cloudstack/engine/storage
Suresh Kumar Anaparti 52d986081b
Updated Endpoint Selector to pick the Cluster in Enabled state (in addition to Host state) (#10757)
* Consider the clusters with allocation state 'Enabled' for EndPoint selection (in addition to Host state)

* Reset the pool id when create volume fails on the allocated pool

- the pool id is persisted while creating the volume, when it fails the pool id is not reverted. On next create volume attempt, CloudStack couldn't find any suitable primary storage even there are pools available with enough capacity as the pool is already assigned to volume which is in Allocated state (and storage pool compatibility check fails). Ensure volume is not assigned to any pool if create volume fails (so the next creation job would pick the suitable pool).

* endpoint check for resize

* update the resize error through callback result instead of exception

* logger fix
2025-05-13 17:48:49 +05:30
..
cache Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
configdrive ehancement: add password to configdrive vendor_data.json (#10061) 2025-05-12 16:16:54 +02:00
datamotion Merge branch '4.19' into 4.20 2025-02-27 17:10:54 +01:00
image Migrate public templates that have URLs on data migration across secondary storages (#10364) 2025-04-15 13:48:45 +02:00
integration-test Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
object Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
snapshot Merge branch '4.19' of https://github.com/apache/cloudstack into 4.20 2025-05-02 14:59:05 +05:30
src Updated Endpoint Selector to pick the Cluster in Enabled state (in addition to Host state) (#10757) 2025-05-13 17:48:49 +05:30
volume Updated Endpoint Selector to pick the Cluster in Enabled state (in addition to Host state) (#10757) 2025-05-13 17:48:49 +05:30
pom.xml Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30