File: remove-database-params-4bac67a63c54e2fd.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 (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``