cloudstack/engine/components-api/src
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
..
main storage: Add config keys for controlling public/private template secondary storage replica counts (#12877) 2026-06-29 08:14:27 +02:00
test/java/com/cloud Support of snapshot copy to primary storage in different zones. (#9478) 2025-08-04 16:35:16 +05:30