summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-ironic-boot-from-volume-cfb98c733cf09a92.yaml
blob: 539da2720b4d1a973948512d67afd0837a2d804f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Enables to launch an instance from an iscsi volume with ironic virt
    driver. This feature requires an ironic service supporting API
    version 1.32 or later, which is present in ironic releases > 8.0.
    It also requires python-ironicclient >= 1.14.0.
upgrade:
  - |
    The required ironic API version is updated to 1.32. The ironic service
    must be upgraded to an ironic release > 8.0 before nova is upgraded,
    otherwise all ironic intergration will fail.