cloudstack/engine/components-api/src
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
..
main Add xenserver.create.full.clone global setting 2026-06-16 15:05:54 +03:00
test/java/com/cloud Support of snapshot copy to primary storage in different zones. (#9478) 2025-08-04 16:35:16 +05:30