File: introduce_new_class_for_cinder_backend_defaults-f1f63f755dfdef47.yaml

package info (click to toggle)
puppet-module-cinder 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,492 kB
  • sloc: ruby: 6,690; python: 38; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
    - |
      Introduce a new Class cinder::backend::defaults, that provides a
      way to configure parameters for all cinder backends in [backend_defaults]
      section of cinder configuration file.
      This parameter ``use_multipath_for_image_xfer`` is supported currently.