ironic/releasenotes/notes/drac-inspection-interface-b0abbad98fec1c2e.yaml
Imre Farkas da93b01f32 DRAC OOB inspection
Implements out-of-band inspection in the DRAC driver using inspection
interface.

Change-Id: I0d63f31473776551550f917dbc7237564881f566
Closes-bug:  #1603454
2016-09-02 12:08:38 +02:00

8 lines
298 B
YAML

---
features:
- Adds out-of-band inspection interface usable by DRAC drivers.
upgrade:
- The ``inspect`` interface of the ``pxe_drac`` driver has switched to use
out-of-band inspection. For inband inspection, the node should be updated
to use the ``pxe_drac_inspector`` driver instead.