Browse Source
Adds ability to set swift_buffer_on_upload and swift_upload_buffer_dir
for swift multi backend
Change-Id: Ic29448860f5c7a8b743abd6f343985e65d8c5693
(cherry picked from commit 9d340581b1
)
changes/48/816248/1
3 changed files with 23 additions and 0 deletions
@ -0,0 +1,7 @@
|
||||
--- |
||||
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. |
Loading…
Reference in new issue