ironic/releasenotes/notes/conf-deploy-image-5adb6c1963b149ae.yaml
Dmitry Tantsur f06240f7dd Allow configuring global deploy and rescue kernel/ramdisk
The devstack plugin was updated to configure basic ops before
ironic starts, so that we can put links to deploy images
in the ironic.conf.

Change-Id: I305fc3712b1ac0cf2fe64569729e236c7b614bb4
Story: #2006175
Task: #35699
2019-08-06 15:31:19 +02:00

7 lines
226 B
YAML

---
features:
- |
The deploy and/or rescue kernel and ramdisk can now be configured via
the new configuration options ``deploy_kernel``, ``deploy_ramdisk``,
``rescue_kernel`` and ``rescue_ramdisk`` respectively.