tripleo-common/releasenotes/notes/interfaces-cd94c12dd4744c50.yaml
Dmitry Tantsur 8dffdf53f3 Allow setting *_interface fields via instackenv.json
This is required to fully use the power of the new-style drivers, but
was missing when support for hardware types was originally introduced.

Change-Id: I6ad2b669023cf7a08acb69fce7e1058bb7e699d6
Closes-Bug: #1706411
2017-07-25 20:43:35 +02:00

12 lines
384 B
YAML

---
features:
- |
It is now possible to set various interface fields when enrolling nodes
via ``instackenv.json``. This only works for new-style drivers like
``ipmi`` or ``redfish``.
ironicclient 1.15 is required for setting the ``storage_interface`` field.
upgrade:
- |
The minimum required Bare Metal (Ironic) API version was bumped to 1.33
(late Pike).