Fix linter error in past spec which blocks new spec

Spec ilo-uefi-iscsi-boot.rst which was proposed and
approved causes Gerrit Zuul CI linter failure in
newly proposed spec.

Change-Id: If0044f325184185acc54fd5d5c73ddab98b88004
This commit is contained in:
Vanou Ishii 2023-09-01 19:48:11 -04:00
parent ebeabb0df6
commit 92b289d96c
1 changed files with 5 additions and 5 deletions

View File

@ -29,11 +29,11 @@ Proposed change
This change is based on the reference driver implementation guidelines This change is based on the reference driver implementation guidelines
proposed by `Boot from Volume - Reference Drivers`_ spec to support booting proposed by `Boot from Volume - Reference Drivers`_ spec to support booting
ironic nodes from a storage device that is hosted and/or controlled remotely. This ironic nodes from a storage device that is hosted and/or controlled remotely.
change proposes two new methods for iLO drivers management interface; namely This change proposes two new methods for iLO drivers management interface;
``set_iscsi_boot_target`` and ``clear_iscsi_boot_target``, which will facilitate namely ``set_iscsi_boot_target`` and ``clear_iscsi_boot_target``, which will
setting and clearing iSCSI target information using iLO interfaces for UEFI facilitate setting and clearing iSCSI target information using iLO interfaces
iSCSI boot capable HPE Proliant servers. for UEFI iSCSI boot capable HPE Proliant servers.
The boot interface method ``prepare_instance()`` in ``ilo`` hardware type The boot interface method ``prepare_instance()`` in ``ilo`` hardware type
will check if the instance requested boot mode is 'UEFI' and given volume is will check if the instance requested boot mode is 'UEFI' and given volume is