File: remove-database-params-4bac67a63c54e2fd.yaml

package info (click to toggle)
puppet-module-keystone 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 9,684; pascal: 295; python: 38; makefile: 10; sh: 10
file content (11 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    The following parameters of the ``keystone`` class has been removed.

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