bifrost/releasenotes/notes/driver-info-5281b1ec920bd44d.yaml
Dmitry Tantsur 73df7ea137 Stop using sub-sections of driver_info
They are deprecated in the ansible collection and do not match ironic.

Change-Id: I42b4e6f1c76b966d870297aa568a3e81d1967bc1
2022-01-25 16:11:20 +01:00

11 lines
358 B
YAML

---
upgrade:
- |
In your inventory files, please remove sub-sections ``power``, ``console``
and ``management`` from ``driver_info``. Instead, just place all fields
under ``driver_info`` directly.
fixes:
- |
Bifrost no longer defaults to using sub-sections ``power``, ``console``
and ``management`` under ``driver_info`` in inventory.