Skip to content

Commit f975a0c

Browse files
Merge pull request apache#56 from apache/doc-update-iso-from-local
Doc update -upload iso from local
2 parents 86e3834 + 0593ca8 commit f975a0c

2 files changed

Lines changed: 17 additions & 8 deletions

File tree

28 KB
Loading

source/adminguide/templates.rst

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,10 @@ Uploading Templates from a remote HTTP server
208208

209209
vSphere Templates and ISOs
210210
--------------------------
211-
212-
If you are uploading a template that was created using vSphere Client,
213-
be sure the OVA file does not contain an ISO. If it does, the deployment
214-
of VMs from the template will fail.
211+
.. warning::
212+
If you are uploading a template that was created using vSphere Client,
213+
be sure the OVA file does not contain an ISO. If it does, the deployment
214+
of VMs from the template will fail
215215

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

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

278-
Uploading Templates from a local computer
278+
Uploading Templates and ISOs from a local computer
279279
-------------------------------------------
280280

281-
It's also possible to upload an already prepared template from your local computer.
282-
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.
281+
It's also possible to upload an already prepared template or an ISO from your local computer.
282+
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.
283283
For this feature to work, your SSVMs must be supporting HTTPS (for more info please visit `“Using a SSL Certificate for the Console Proxy”
284-
<systemvm.html#using-a-ssl-certificate-for-the-console-proxy>`_.)
284+
<systemvm.html#using-a-ssl-certificate-for-the-console-proxy>`_).
285+
286+
Example GUI dialog of uploading (ISO) from local (browser) is given below:
287+
288+
|upload-iso-from-local.png|
289+
290+
285291

286292
Exporting Templates
287293
-------------------
@@ -322,3 +328,6 @@ template.
322328
.. |change-admin-password.png| image:: /_static/images/change-admin-password.png
323329
:alt: Depicts changing the administrator password
324330
.. |kvm-direct-download.png| image:: /_static/images/kvm-direct-download.png
331+
.. |upload-iso-from-local.png| image:: /_static/images/upload-iso-from-local.png
332+
:alt: Upload ISO from local
333+

0 commit comments

Comments
 (0)