Doc update for in-band cleaning support on more drivers
This commit updates the documentation on iLO drivers support for in-band cleaning. Also updates the cleaning documentation with in-band cleaning support on more drivers. Change-Id: I2c2677ce996b3016c4709afcfec78e5f7e2bdf1c
This commit is contained in:
parent
5bd0c1b358
commit
67f2eaf3b5
@ -201,8 +201,8 @@ out-of-band. Ironic supports using both methods to clean a node.
|
||||
In-band
|
||||
-------
|
||||
In-band steps are performed by ironic making API calls to a ramdisk running
|
||||
on the node using a Deploy driver. Currently, only the ironic-python-agent
|
||||
ramdisk used with an agent_* driver supports in-band cleaning. By default,
|
||||
on the node using a Deploy driver. Currently, all the drivers using
|
||||
ironic-python-agent ramdisk support in-band cleaning. By default,
|
||||
ironic-python-agent ships with a minimal cleaning configuration, only erasing
|
||||
disks. However, with this ramdisk, you can add your own cleaning steps and/or
|
||||
override default cleaning steps with a custom Hardware Manager.
|
||||
|
@ -245,7 +245,8 @@ Features
|
||||
image provisioning is done using iSCSI over data network, so this driver has
|
||||
the benefit of security enhancement with the same performance. It segregates
|
||||
management info from data channel.
|
||||
* Support for out-of-band cleaning operations.
|
||||
* Supports both out-of-band and in-band cleaning operations. For more details,
|
||||
see :ref:`InbandvsOutOfBandCleaning`.
|
||||
* Remote Console
|
||||
* HW Sensors
|
||||
* Works well for machines with resource constraints (lesser amount of memory).
|
||||
@ -503,7 +504,8 @@ Features
|
||||
* Automatic detection of current boot mode.
|
||||
* Automatic setting of the required boot mode, if UEFI boot mode is requested
|
||||
by the nova flavor's extra spec.
|
||||
* Support for out-of-band cleaning operations.
|
||||
* Supports both out-of-band and in-band cleaning operations. For more details,
|
||||
see :ref:`InbandvsOutOfBandCleaning`.
|
||||
* Support for out-of-band hardware inspection.
|
||||
* Supports UEFI Boot mode
|
||||
* Supports UEFI Secure Boot
|
||||
|
Loading…
Reference in New Issue
Block a user