File: add_swift_buffer_options-30716d70fc42b749.yaml

package info (click to toggle)
puppet-module-glance 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,916 kB
  • sloc: ruby: 5,895; python: 38; makefile: 11; sh: 10
file content (7 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
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.