Revert "Update iDRAC doc with missing interfaces"

This reverts commit b0df0960e2.

Reason for revert: Need to split in separate patches and backport virtual media boot part.

Change-Id: Ib182ee6f2894fcdcea369a60dc5bd922a16434e2
This commit is contained in:
Aija Jauntēva 2021-03-05 11:35:33 +00:00
parent b0df0960e2
commit a8b5137db3
1 changed files with 5 additions and 5 deletions

View File

@ -93,11 +93,11 @@ following configuration:
Below is the list of supported interface implementations in priority
order:
================ ============================================================
================ ===================================================
Interface Supported Implementations
================ ============================================================
================ ===================================================
``bios`` ``idrac-wsman``, ``idrac-redfish``, ``no-bios``
``boot`` ``ipxe``, ``pxe``, ``idrac-redfish-virtual-media``
``boot`` ``ipxe``, ``pxe``
``console`` ``no-console``
``deploy`` ``iscsi``, ``direct``, ``ansible``, ``ramdisk``
``inspect`` ``idrac-wsman``, ``idrac``, ``idrac-redfish``,
@ -108,8 +108,8 @@ Interface Supported Implementations
``raid`` ``idrac-wsman``, ``idrac``, ``no-raid``
``rescue`` ``no-rescue``, ``agent``
``storage`` ``noop``, ``cinder``, ``external``
``vendor`` ``idrac-wsman``, ``idrac``, ``idrac-redfish``, ``no-vendor``
================ ============================================================
``vendor`` ``idrac-wsman``, ``idrac``, ``no-vendor``
================ ===================================================
.. NOTE::
``idrac`` is the legacy name of the WSMAN interface. It has been