File: remove-deprecated-openidc-845cea167976f90e.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 (8 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    The deprecated parameters main_port and admin_port in keystone::federation::openidc
    is now removed.
  - |
    The keystone::federation::openidc::keystone_url parameter is now mandatory and does
    not fallback on the keystone::public_endpoint value.