File: add_disk_formats_parameter-9e83e3142f8d10f9.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 (9 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Added disk_formats option which allows configuration of
    the image_format/disk_formats config setting; some backends
    perform poorly with specific disk formats, for example
    Ceph with QCOW2 images and in these scenarios it might
    be useful to filter out of the allowed disk formats those
    which are unwanted.