puppet-nova/releasenotes/notes/glance_image_copy-b4f888c8f981e6b3.yaml
Oliver Walsh 920f2fbf7e Add parameters for image copy when using multiple RBD Glance stores
Expose the Nova config options to allow an image to be automatically
copied into the local Glance store when Glance is configured to use
multiple RBD stores.

Related Nova change: Ia839ad418b0f2887cb8e8f5ee3e660a0751db9ce

Change-Id: I227f40111591cfe1026ce992b3de3e28d092f329
2021-07-01 11:42:39 +01:00

9 lines
317 B
YAML

---
features:
- |
Add parameters for Nova/Glance image copy when using multiple RBD Glance stores.
- ``nova::compute::rbd::libvirt_images_rbd_glance_store_name``
- ``nova::compute::rbd::libvirt_images_rbd_glance_copy_poll_interval``
- ``nova::compute::rbd::libvirt_images_rbd_glance_copy_timeout``