summaryrefslogtreecommitdiff
path: root/releasenotes/notes/no-ssh-drivers-6ee5ff4c3ecdd3fb.yaml
blob: ac8cbba92fe010a6d1b31dfc595df384402e7b8c (plain)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    SSH-based power and management driver interfaces were removed from ironic.
    The drivers ``pxe_ssh``, ``agent_ssh`` and ``fake_ssh`` are no longer
    available.
    Operators are required to ensure that these drivers are not used
    or enabled (in ``[DEFAULT]enabled_drivers`` configuration file option)
    in their ironic installation before upgrade.