Skip to content

Commit 41dece1

Browse files
committed
Documentation for Register Template step in ZoneWizard
1 parent b02ec91 commit 41dece1

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed
144 KB
Loading
178 KB
Loading

source/installguide/configuration.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

5254
When 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

17511753
See 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

17551779
Initialize 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

Comments
 (0)