summaryrefslogtreecommitdiff
path: root/releasenotes/notes/snmp-noop-mgmt-53e93ac3b6dd8517.yaml
blob: decf7473c61f69b4d810d57b6d7a5641d4369584 (plain)
1
2
3
4
5
6
7
8
9
10
---
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.