Cycle highlights for ironic

Change-Id: I1e60b7dcf3320dcf886d17463785684398cf0c40
This commit is contained in:
Julia Kreger 2020-04-08 06:08:19 -07:00 committed by Dmitry Tantsur
parent cd46003d83
commit ea8f9bb3c4

View File

@ -10,3 +10,8 @@ releases:
- hash: 0d0a8a6631f55771de55044343b59fa63b084bbb
repo: openstack/ironic
version: 14.0.0
cycle-highlights:
- Support for a hardware `retirement workflow <https://docs.openstack.org/ironic/latest/admin/retirement.html>`_ to enable automation of hardware decommission in managed clouds.
- Multitenancy `concepts and additional policy options <https://docs.openstack.org/ironic/latest/admin/node-multitenancy.html>`_ are available for non-administrator usage of Ironic.
- Addition of `authentication of interactions <https://docs.openstack.org/ironic/latest/admin/agent-token.html>`_ between Ironic and its remote agent enabling deployment over untrusted networks.
- UEFI and device selection is now available for Software RAID.