File: cinder-backup-driver-use-classname-910b92dfb6e67697.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-- 301 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
fixes:
  - |
    The ability to specify a Cinder backup driver by module name was deprecated
    in the Queens release and the ability has now been removed in Cinder. This
    fix updates the defaults to use the full module name, for example
    ``cinder.backup.drivers.swift.SwiftBackupDriver``.