bifrost/releasenotes/notes/drop-amt-e4bfb6e2ae3c4301.yaml
Pavlo Shchelokovskyy 299a7259aa Do not install pxe_amt driver by default
AMT drivers have been removed from ironic tree. As a result,
ironic-conductor installed by bifrost with default settings
(enable_pxe_drivers=true) does not start as 'pxe_amt' driver can not be
found.

AMT drivers are now exclusively part of ironic-staging-drivers,
and setting them up (including dependencies installation) must be
handled by tasks installing those.

Change-Id: Ie85f8b7453bd99e824f63e41003db8089026d8c1
2017-01-31 21:44:32 +02:00

7 lines
207 B
YAML

---
upgrade:
- |
bifrost no longer supports installing ironic AMT drivers when PXE drivers
are enabled (which is the default) due to AMT drivers have been removed
from ironic in Ocata release.