File: ssh-deprecation-6430bc2b82789f8a.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The ``*_ssh`` family of drivers was deprecated in Ironic in the Newton
    release and will be completely removed in Pike. The
    ``ironic::drivers::ssh`` manifest is also deprecated now, will become
    noop in Pike, and will be removed in Queens.

    Please switch to ``*_ipmitool`` family of drivers with ``virtualbmc``
    for virtual testing.