@@ -47,6 +47,8 @@ follow these procedures:
4747
4848#. Add secondary storage to the zone. See :ref: `add-secondary-storage `.
4949
50+ #. Register Templates to the zone. See :ref: `register-templates `.
51+
5052#. Initialize and test the new cloud. See :ref: `initialize-and-test `.
5153
5254When you have finished these steps, you will have a deployment with the
@@ -1750,6 +1752,28 @@ You can add object storage pools at any time to add more capacity or providers
17501752
17511753See https://min.io/docs/minio/linux/index.html for MinIO Documentation
17521754
1755+
1756+ .. _register-templates :
1757+
1758+ Register Cloud Templates
1759+ ------------------------
1760+
1761+ For "KVM" hypervisor, admin can register cloud templates after Zone is enabled, through the optional step "Register Template"
1762+
1763+ #. After selecting kvm hypervisor:
1764+
1765+ |ZoneKVMRegisterTemplates.png: KVM Register Templates |
1766+
1767+ #. Register Template step in Zone wizard:
1768+
1769+ |ZoneRegisterTemplates.png: Zone Register Templates |
1770+
1771+ **Notes **
1772+
1773+ - Cloud image templates are hosted in http://download.cloudstack.org/templates/cloud-images/
1774+ - Metadata for the available templates is stored on the management server at: `/usr/share/cloudstack-management/webapp/cloud-image-templates.json `
1775+
1776+
17531777.. _initialize-and-test :
17541778
17551779Initialize and Test
@@ -1973,3 +1997,5 @@ zone denied.routes Routes that
19731997.. |add-Host.png: Adding a KVM Host | image :: /_static/images/add-Host.png
19741998.. |ConsoleButton.png: button to launch a console | image :: /_static/images/console-icon.png
19751999.. |AddObjectStore.png: Add Object Storage | image :: /_static/images/add-object-store.png
2000+ .. |ZoneKVMRegisterTemplates.png: KVM Register Templates | image :: /_static/images/zone-kvm-register-template.png
2001+ .. |ZoneRegisterTemplates.png: Zone Register Templates | image :: /_static/images/zone-register-templates.png
0 commit comments