File: deprecate-cinder-backend_host-8998890a80cbf783.yaml

package info (click to toggle)
puppet-module-cinder 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,512 kB
  • sloc: ruby: 6,697; python: 33; sh: 10; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The ``cinder::backend_host`` parameter has been deprecated and will be
    remove in a future release. Use the ``cinder::backends::backend_host``
    parameter instead.

  - |
    Passing a false value for ``cinder::backends::backend_host`` has been
    deprecated. Use ``$::os_service_default`` instead.