File: db-oslo-449552b2d0b9e9fd.yaml

package info (click to toggle)
puppet-module-designate 21.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,312 kB
  • sloc: ruby: 3,333; python: 38; sh: 10; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    The following parameters have been added to the ``designate::db`` class.

    - ``database_connection_recycle_time``
    - ``database_pool_timeout``

deprecations:
  - |
    The following parameters have been deprecated and have no effect.

    - ``designate::db::database_idle_timeout``
    - ``designate::db::database_min_pool_size``