73df7ea137
They are deprecated in the ansible collection and do not match ironic. Change-Id: I42b4e6f1c76b966d870297aa568a3e81d1967bc1
11 lines
358 B
YAML
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.
|