puppet-ironic/releasenotes/notes/driver-interfaces-189be236ebc05337.yaml
Dmitry Tantsur 3cff642474 Support new driver configuration options
Allows enabling hardware types in addition to classic drivers.

Also allows providing enabled and default implementations for all
hardware interfaces (not only network one).

Required for TripleO blueprint ironic-driver-composition.
Change-Id: Iaec6c52fcee66dc1bba315dcd6facd902b59d7f5
Related-Bug: #1524745
2017-03-14 19:39:09 +01:00

7 lines
273 B
YAML

---
features:
- |
Add options for configuring enabled hardware types and all currently
supported hardware interfaces. See the driver composition spec for details:
http://specs.openstack.org/openstack/ironic-specs/specs/approved/driver-composition-reform.html