ironic/releasenotes/notes/classic-drivers-deprecation-de464065187d4c14.yaml
Dmitry Tantsur 3aaf4922f1 Clean up release notes before a release
Also add a prelude for the whole Queens release.

Change-Id: I689e9f4f8d6a7c1877cf39ba0e6e232a20930e90
2018-02-07 20:19:02 +00:00

15 lines
644 B
YAML

---
deprecations:
- |
The classic drivers, as well as the ``enabled_drivers`` configuration
option, are now deprecated and may be removed in the Rocky relese.
A deprecation warning will be logged for every loaded classic driver.
Check `the migration guide
<https://docs.openstack.org/ironic/latest/admin/upgrade-to-hardware-types.html>`_
for information on how to update your nodes.
.. note::
Check `the classic drivers future specification
<http://specs.openstack.org/openstack/ironic-specs/specs/approved/classic-drivers-future.html>`_
for technical information behind this deprecation.