File: add_images_type-d922a1886acdcd12.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
features:
  - Add new parameter "nova::compute::libvirt::images_type", VM Images format.
    If default is specified, then use_cow_images flag is used instead of this
    one.

deprecations:
  - The "images_type" parameter will be required if rbd ephemeral storage is
    used in a future release. Ensure the parameter is set to 'rbd' if
    the deployment use rbd as its ephemeral storage backend.