cloudstack/engine
Erki Märks 06c6651d36 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-05-11 15:04:41 +03:00
..
api Add option to control MAC address reuse for VR public NICs (#13001) 2026-05-06 13:41:11 -03:00
components-api Add xenserver.create.full.clone global setting 2026-05-11 15:04:41 +03:00
orchestration Add option to control MAC address reuse for VR public NICs (#13001) 2026-05-06 13:41:11 -03:00
schema Add option to control MAC address reuse for VR public NICs (#13001) 2026-05-06 13:41:11 -03:00
service Updating pom.xml version numbers for release 4.20.4.0-SNAPSHOT 2026-04-13 15:48:18 +05:30
storage Add xenserver.create.full.clone global setting 2026-05-11 15:04:41 +03:00
userdata Updating pom.xml version numbers for release 4.20.4.0-SNAPSHOT 2026-04-13 15:48:18 +05:30
pom.xml Updating pom.xml version numbers for release 4.20.4.0-SNAPSHOT 2026-04-13 15:48:18 +05:30