File: remove-deprecated-bind-and-port-params-35ed404c0a0597f8.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 (9 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    The deprecated parameters admin_bind_host, public_bind_host, admin_port,
    public_port, admin_workers and public_workers in the keystone init class
    is removed.
  - |
    The deprecated parameters admin_port and main_port in the classes
    keystone::federation::mellon and keystone::federation::shibboleth is removed.