ironic/releasenotes/notes/image-download-http-976c82f440c61c96.yaml
Dmitry Tantsur b5d5e5774c Change [agent]image_download_source=http
As part of the plan to deprecate the iSCSI deploy interface, changing
this option to a value that will work out-of-box for more deployments.

The standalone CI jobs are switched to http as well, the rest of jobs
are left with swift. The explicit indirect jobs are removed.

Change-Id: Idc56a70478dfe65e9b936006a5355d6b96e536e1
Story: #2008114
Task: #40831
2020-09-08 16:28:31 +02:00

8 lines
269 B
YAML

---
upgrade:
- |
The default value of the configuration option
``[agent]image_download_source`` has been changed to ``http`` to simplify
transition from the ``iscsi`` deploy interface. Set it to ``swift``
explicitly to maintain the previous behavior.