puppet-ironic/releasenotes/notes/ssh-deprecation-6430bc2b82789f8a.yaml
Dmitry Tantsur 3b47f7f07b Deprecate ironic::drivers::ssh as *_ssh drivers will be removed soon
This comes a bit late, the drivers have been deprecated since Newton actually.
They will be removed in Pike, so this patch has to be backported to Ocata also.

Change-Id: I9c2e1cdcfe809dbc6a031c7c77eec47da7ed55ec
2017-03-17 11:25:45 +01:00

11 lines
378 B
YAML

---
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.