cloudstack/engine/storage
Erki Märks 39adbf84c0 Add xenserver.create.full.clone global setting
Adds a StoragePool-scoped boolean ConfigKey mirroring vmware.create.full.clone
so XenServer-backed VMs can be deployed as full VDI copies (VDI.copy) instead
of always using linked clones (VDI.clone). Default false preserves today's
behavior.

The per-pool flag flows into the existing PrimaryDataStoreTO.fullCloneFlag
through a new dispatch method addFullCloneAndDiskprovisiongStrictnessFlagOnDest
that switches on hypervisor type.
2026-06-16 15:05:54 +03:00
..
cache Merge branch '4.22' 2026-01-05 16:17:50 +05:30
configdrive Merge release branch 4.22 to main 2026-01-26 13:32:56 +01:00
datamotion Add xenserver.create.full.clone global setting 2026-06-16 15:05:54 +03:00
image Merge branch '4.22' 2026-01-29 15:55:03 +05:30
integration-test Cleanup snapshot files in datastores for Error-ed snapshots, and some code improvements (#12347) 2026-01-15 12:12:32 +01:00
object Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT 2025-11-05 16:54:39 +05:30
snapshot CLVM enhancements and fixes (#12617) 2026-06-16 16:16:51 +05:30
src CLVM enhancements and fixes (#12617) 2026-06-16 16:16:51 +05:30
volume CLVM enhancements and fixes (#12617) 2026-06-16 16:16:51 +05:30
pom.xml Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT 2025-11-05 16:54:39 +05:30
storage.ucls misc: pre-commit auto remove unneeded trailing whitespace (#11289) 2025-09-17 14:21:56 +02:00