Clarify ironic classic driver removal reno

Change-Id: I67aa06a5c820f747db508086715506f592e9572c
Closes-Bug: #1787500
This commit is contained in:
Julia Kreger 2018-08-17 05:48:07 -07:00
parent 85abf46ada
commit 0cfe4476fa

View File

@ -2,6 +2,7 @@
upgrade:
- |
Support for deprecated classic drivers was removed from the Ironic
templates. Please use ``IronicEnabledHardwareTypes`` and
templates, which removes the ``IronicEnabledDrivers`` option.
Please use ``IronicEnabledHardwareTypes`` and
``IronicEnabled***Interfaces`` parameters to enable/disable support
for hardware types and interfaces.