cloudstack/engine/storage
Daman Arora 5ed4894e97
storage: Add config keys for controlling public/private template secondary storage replica counts (#12877)
Adds two new operator-level configuration keys to control the number of secondary storage copies made for public and private templates, decoupling replica count from template visibility.

- secstorage.public.template.copy.max (default: 0 = all stores, preserving existing behavior)
- secstorage.private.template.copy.max (default: 1, preserving existing behavior)
2026-06-29 08:14:27 +02: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 CLVM enhancements and fixes (#12617) 2026-06-16 16:16:51 +05:30
image storage: Add config keys for controlling public/private template secondary storage replica counts (#12877) 2026-06-29 08:14:27 +02:00
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