blob: 4555172a8ed7d1a0b8d19daaa00d28242a1ffb4b (
plain)
1
2
3
4
5
6
7
|
---
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.
|