summaryrefslogtreecommitdiff
path: root/doc/source/admin/drivers/idrac.rst
diff options
context:
space:
mode:
authorAija Jauntēva <aija.jaunteva@dell.com>2021-03-05 11:35:33 +0000
committerAija Jauntēva <aija.jaunteva@dell.com>2021-03-05 11:35:33 +0000
commita8b5137db342d0f13be20348c84284c171c4b063 (patch)
tree670454b3c4b1a498969a3d5a3227cb0fffea0608 /doc/source/admin/drivers/idrac.rst
parentb0df0960e2c53a4fe6673ba0a1ed546ffd156dc7 (diff)
downloadironic-a8b5137db342d0f13be20348c84284c171c4b063.tar.gz
Revert "Update iDRAC doc with missing interfaces"
This reverts commit b0df0960e2c53a4fe6673ba0a1ed546ffd156dc7. Reason for revert: Need to split in separate patches and backport virtual media boot part. Change-Id: Ib182ee6f2894fcdcea369a60dc5bd922a16434e2
Diffstat (limited to 'doc/source/admin/drivers/idrac.rst')
-rw-r--r--doc/source/admin/drivers/idrac.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/admin/drivers/idrac.rst b/doc/source/admin/drivers/idrac.rst
index 026a2d3aa..41b2dd392 100644
--- a/doc/source/admin/drivers/idrac.rst
+++ b/doc/source/admin/drivers/idrac.rst
@@ -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