puppet-glance/releasenotes/notes/add_swift_buffer_options-30...

8 lines
315 B
YAML

---
features:
- Add new options
glance::backend::multibackend::swift::swift_buffer_on_upload and
glance::backend::multibackend::swift::swift_upload_buffer_dir
Indicate whether or not Glance should buffer image data to disk while
uploading to swift. This enables Glance to resume uploads on error.