Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 17 additions & 8 deletions source/adminguide/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@ Uploading Templates from a remote HTTP server

vSphere Templates and ISOs
--------------------------

If you are uploading a template that was created using vSphere Client,
be sure the OVA file does not contain an ISO. If it does, the deployment
of VMs from the template will fail.
.. warning::
If you are uploading a template that was created using vSphere Client,
be sure the OVA file does not contain an ISO. If it does, the deployment
of VMs from the template will fail
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
of VMs from the template will fail
of VMs from the template will fail.

Not sure if this was deliberate.


Templates are uploaded based on a URL. HTTP is the supported access
protocol. Templates are frequently large files. You can optionally gzip
Expand Down Expand Up @@ -275,13 +275,19 @@ To upload a template:

.. include:: templates/_bypass-secondary-storage-kvm.rst

Uploading Templates from a local computer
Uploading Templates and ISOs from a local computer
-------------------------------------------

It's also possible to upload an already prepared template from your local computer.
The steps are similar as when Uploading a template from a remote HTTP server, except that you need to choose a local template file from your PC.
It's also possible to upload an already prepared template or an ISO from your local computer.
The steps are similar as when Uploading a template/ISO from a remote HTTP server, except that you need to choose a local template/ISO file from your PC.
For this feature to work, your SSVMs must be supporting HTTPS (for more info please visit `“Using a SSL Certificate for the Console Proxy”
<systemvm.html#using-a-ssl-certificate-for-the-console-proxy>`_.)
<systemvm.html#using-a-ssl-certificate-for-the-console-proxy>`_).

Example GUI dialog of uploading (ISO) from local (browser) is given below:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Example GUI dialog of uploading (ISO) from local (browser) is given below:
Example UI dialog of uploading (ISO) from local (browser) is given below:

Do we always mention our GUI as UI? And maybe we don't even have mention this line as other parts of doc simply adds screenshots without explicitly mentioning them.


|upload-iso-from-local.png|



Exporting Templates
-------------------
Expand Down Expand Up @@ -322,3 +328,6 @@ template.
.. |change-admin-password.png| image:: /_static/images/change-admin-password.png
:alt: Depicts changing the administrator password
.. |kvm-direct-download.png| image:: /_static/images/kvm-direct-download.png
.. |upload-iso-from-local.png| image:: /_static/images/upload-iso-from-local.png
:alt: Upload ISO from local