Skip to content

Commit e997cef

Browse files
committed
Add images and update documentation for multi-ISO attachment in Instances
1 parent f4eb687 commit e997cef

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

129 KB
Loading
154 KB
Loading
157 KB
Loading

source/adminguide/templates.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -453,9 +453,7 @@ for example, when installing Windows on a KVM Instance that uses VirtIO disks
453453
- the Windows installer ISO and the VirtIO drivers ISO can both be attached
454454
at the same time so the installer can load the drivers without an ISO swap.
455455

456-
..
457-
SCREENSHOT NEEDED: Instance detail page -> ISO tab showing two attached ISOs
458-
each listed with its slot label tag (e.g. "hdc", "hdd").
456+
|instance-iso-tab-multi.png|
459457

460458
.. _adding-an-iso:
461459
Adding an ISO
@@ -585,9 +583,7 @@ Attaching an ISO to a Instance
585583

586584
#. Click OK.
587585

588-
..
589-
SCREENSHOT NEEDED: Multi-select Attach ISO dialog with the "ISO name (X / N)"
590-
counter visible and one or two ISOs selected from the dropdown.
586+
|attach-iso-multi.png|
591587

592588
The maximum number of ISOs that may be attached to an Instance is controlled
593589
by the configuration setting ``vm.cdrom.max.count`` (default ``1``); on KVM,
@@ -607,9 +603,7 @@ Detaching an ISO
607603

608604
#. Click OK.
609605

610-
..
611-
SCREENSHOT NEEDED: Multi-select Detach ISO dialog showing two attached ISOs
612-
with their slot labels (e.g. "Rocky 8.4 boot (hdc)", "dummy (hdd)").
606+
|detach-iso-multi.png|
613607

614608
When more than one ISO is attached, each entry in the dialog shows its
615609
CD-ROM slot label so the right one can be picked.
@@ -643,3 +637,9 @@ CD-ROM slot label so the right one can be picked.
643637
:alt: Resetting (removing all) permissions
644638
.. |iso.png| image:: /_static/images/iso-icon.png
645639
:alt: depicts adding an iso image
640+
.. |instance-iso-tab-multi.png| image:: /_static/images/instance-iso-tab-multi.png
641+
:alt: Instance detail ISO tab listing two attached ISOs with their slot labels
642+
.. |attach-iso-multi.png| image:: /_static/images/attach-iso-multi.png
643+
:alt: Attach ISO dialog with multi-select dropdown and slot counter
644+
.. |detach-iso-multi.png| image:: /_static/images/detach-iso-multi.png
645+
:alt: Detach ISO dialog showing two attached ISOs with slot labels

0 commit comments

Comments
 (0)