File: deprecate_database_options-308ca7c9b09e02cc.yaml

package info (click to toggle)
puppet-module-aodh 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: ruby: 2,346; python: 38; makefile: 10; sh: 10
file content (13 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
deprecations:
  - |
    The following options have been deprecated, as those options have been
    moved to aodh::db class.

    - ``aodh::database_connection``
    - ``aodh::slave_connection``
    - ``aodh::database_idle_timeout``
    - ``aodh::database_max_overflow``
    - ``aodh::database_max_pool_size``
    - ``aodh::database_max_retries``
    - ``aodh::database_retry_interval``