ironic/releasenotes/notes/fake-noop-bebc43983eb801d1.yaml
Dmitry Tantsur ce5fd966a0 Add missing noop implementations to fake-hardware
Currently operators have to enable all fake interfaces even if
they don't plan on using them.

Change-Id: If6cf0194f199b395388ed837cb4d46d51a1dd893
Closes-Bug: #1749256
2018-02-13 19:09:56 +01:00

7 lines
221 B
YAML

---
fixes:
- |
Adds missed noop implementations (e.g. ``no-inspect``) to the
``fake-hardware`` hardware type. This fixes enabling this hardware type
without enabling all (even optional) ``fake`` interfaces.