ironic/releasenotes/notes/image_download_source-842282c70b226e93.yaml
Dmitry Tantsur 840ce16668 Allow setting image_download_source per node
Allows certain flexibility when it comes to low RAM vs high RAM nodes,
and large vs small images. Also deploy_interface is settable per node,
so this feature makes it easier to migrate from the iscsi deploy.

Story: #2008075
Task: #40766
Change-Id: Idf3bbc6d24042ce1d9a895095b5cb0979dd3183d
2020-09-02 15:39:53 +02:00

7 lines
198 B
YAML

---
features:
- |
The ``image_download_source`` configuration option can now also be set
per node in the ``instance_info`` or ``driver_info`` (the former having
the highest priority).