Add a note regarding IPA multidevice fix

Given this is a bug fix, but one that addresses a particular
frustration point operators have had, it seems worthwhile to
explicitly raise this as a note.

Depends-On: https://review.openstack.org/#/c/620964/
Change-Id: I2f43796dcdbf39a02000a21121d0aeb91de369d4
Story: #2003445
This commit is contained in:
Julia Kreger 2018-08-31 12:11:29 -07:00 committed by Jim Rollenhagen
parent 783cb01274
commit 1ba41f6ffc
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
fixes:
- |
The
`ironic-python-agent <https://git.openstack.org/cgit/openstack/ironic-python-agent>`_
version 3.5.0 contains a fix that allows multi-device objects to be
selected as a root disk. These devices MAY be created automatically in
the case of some ATARAID controllers with pre-existing configuration,
or via the actions of a custom hardware manager. Operators who require
this functionality are encouraged to ensure that their deployment ramdisks
are up to date. See `story 2003445 <https://storyboard.openstack.org/#!/story/2003445>`_
for more information.