ironic-python-agent/releasenotes/notes/support-image-proxy-e2987a6589375451.yaml
Jim Rollenhagen b9df861eb7 Catch up release notes for Mitaka
Change-Id: I0d42dd30053c0d54d566c58cbadb4e7b32b8f832
2015-12-16 16:34:21 -08:00

7 lines
203 B
YAML

---
features:
- Adds support for setting proxy info for downloading
images. This is controlled by the `proxies` and `no_proxy`
keys in the `image_info` dict of the `prepare_image`
command.