cfcea55cf6
This change makes it easier to configure power and management interfaces (and thus vendor drivers) by figuring out reasonable defaults. Story: #2009316 Task: #43717 Change-Id: I8779603e566be5a84daf6f680c0bbe2f191923d9
10 lines
392 B
YAML
10 lines
392 B
YAML
---
|
|
features:
|
|
- |
|
|
The configuration options ``enabled_power_interfaces`` and
|
|
``enabled_management_interfaces`` are now empty by default. If left empty,
|
|
their values will be calculated based on ``enabled_hardware_types``.
|
|
- |
|
|
The Bare Metal service is now capable of calculating the default value
|
|
for any ``enabled_***_interfaces`` based on ``enabled_hardware_types``.
|