File: deprecate-auth_endpoint_type-parameter-405533a1bbb2fa2a.yaml

package info (click to toggle)
puppet-module-aodh 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: ruby: 2,346; python: 38; makefile: 10; sh: 10
file content (8 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
fixes:
  - When trying to specify the endpoint type in the identity service catalog to
    use for communication with OpenStack services an outdated configuration
    option was written.
deprecations:
  - aodh::auth::auth_endpoint_type is deprecated and will be removed in a future
    release. Please use aodh::auth::interface instead.