0a5de94bf3
Enabling this driver type ensures that the no-console, no-raid and no-inspect interfaces are enabled so that they can be later configured on a per-node basis if required. These interfaces are useful to have enabled at the same time as driver specific interfaces such as idrac or ilo in order so that managment of specific functions can be disabled if required. Change-Id: I2904ba005e3fa18faf8ccf04661e206501fa4aa3
8 lines
297 B
YAML
8 lines
297 B
YAML
---
|
|
features:
|
|
- |
|
|
A new driver type ``no_driver`` is defined in the os_ironic role which
|
|
enables the ``no-console``, ``no-raid`` and ``no-inspect`` interfaces
|
|
in the ironic configuration. This driver is added to the defaults set of
|
|
drivers configured by the ironic ansible role.
|