File: deprecate_database_options-d3e1be522be3d7fa.yaml

package info (click to toggle)
puppet-module-manila 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,512 kB
  • sloc: ruby: 4,738; python: 38; makefile: 10; sh: 10
file content (12 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (2)
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 manila::db class.

    - ``manila::sql_connection``
    - ``manila::sql_idle_timeout``
    - ``manila::database_max_overflow``
    - ``manila::database_max_pool_size``
    - ``manila::database_max_retries``
    - ``manila::database_retry_interval``