File: deprecate_database_options-4d58b217d4cf21fd.yaml

package info (click to toggle)
puppet-module-keystone 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,972 kB
  • sloc: ruby: 9,509; pascal: 212; python: 38; makefile: 10; sh: 10
file content (12 lines) | stat: -rw-r--r-- 385 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 keystone::db class.

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