puppet-nova/releasenotes/notes/image-download-via-rbd-159f6ccd7fada555.yaml
Takashi Kajinami 896bf1ff5e Add support for image download via rbd
This change introduces some new parameters to the nova::glance class,
which are required for the new feature to download glance image via
RBD instead of API[1].

[1] https://review.opendev.org/c/openstack/nova/+/574301

Change-Id: I0c9ebc5fd980204c59cc903372820e1ee1245630
2021-01-14 15:42:14 +09:00

6 lines
141 B
YAML

---
features:
- |
Now puppet-nova supports configurations required to download Glance images
into the libvirt image cache via RBD.