File: deprecate_database_options-3abedcf672a6650f.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 (12 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
---
deprecations:
  - |
    The following options have been deprecated, as those options have been
    moved to cinder::db class.

    - ``cinder::database_connection``
    - ``cinder::database_idle_timeout``
    - ``cinder::database_max_overflow``
    - ``cinder::database_max_pool_size``
    - ``cinder::database_max_retries``
    - ``cinder::database_retry_interval``