Skip to content

Commit 0d04cc2

Browse files
authored
Documentation for Register Template step in ZoneWizard (#525)
1 parent 845488f commit 0d04cc2

File tree

3 files changed

+27
-0
lines changed

3 files changed

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

source/installguide/configuration.rst

Lines changed: 27 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,29 @@ 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+
- `MD5 <https://download.cloudstack.org/templates/cloud-images/md5sum.txt>`_ and `SHA512 <https://download.cloudstack.org/templates/cloud-images/sha512sum.txt>`_ checksums can be used to validate available cloud images for registration.
1776+
1777+
17531778
.. _initialize-and-test:
17541779

17551780
Initialize and Test
@@ -1973,3 +1998,5 @@ zone denied.routes Routes that
19731998
.. |add-Host.png: Adding a KVM Host| image:: /_static/images/add-Host.png
19741999
.. |ConsoleButton.png: button to launch a console| image:: /_static/images/console-icon.png
19752000
.. |AddObjectStore.png: Add Object Storage| image:: /_static/images/add-object-store.png
2001+
.. |ZoneKVMRegisterTemplates.png: KVM Register Templates| image:: /_static/images/zone-kvm-register-template.png
2002+
.. |ZoneRegisterTemplates.png: Zone Register Templates| image:: /_static/images/zone-register-templates.png

0 commit comments

Comments
 (0)