2897bb2967
These two options (together with existing stream_raw_images) allow fine-tuning how exactly the images are served when using the direct deploy interface. Change-Id: I843a6b3fcbe880d3bcde55a1750502b5e618421f
10 lines
356 B
YAML
10 lines
356 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``ironic::conductor::force_raw_images`` which controls whether ironic
|
|
forces the image format to be raw before deployment.
|
|
- |
|
|
Adds ``ironic::drivers::agent::image_download_source`` which controls how
|
|
ironic serves the image when using the ``direct`` deploy interface: via
|
|
swift or via its local HTTP server.
|