ironic/releasenotes/notes/snmp-noop-mgmt-53e93ac3b6dd8517.yaml
Dmitry Tantsur 7893262d62 Switch the "snmp" hardware type to "noop" management
Support for "fake" is kept for backward compatibility and is deprecated.

Change-Id: Ibee573e660e2ba4204ecb68c8d80ad8d1e0b9a74
Story: #2003203
Task: #23361
2018-08-07 15:40:29 +00:00

11 lines
344 B
YAML

---
upgrade:
- |
The ``snmp`` hardware type now uses the ``noop`` management interface
instead of ``fake`` used previously. Support for ``fake`` is left for
backward compatibility.
deprecations:
- |
Using the ``fake`` management interfaces with the ``snmp`` hardware type
is now deprecated, please use ``noop`` instead.