File: change_clients_keystone_auth_uri_default-72ba554b846f2193.yaml

package info (click to toggle)
puppet-module-heat 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,304 kB
  • sloc: ruby: 3,869; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
upgrade:
  - |
    The default for the clients_keystone/auth_uri configuration parameter has
    been updated to use the public Keystone endpoint rather than the admin
    endpoint, as expected by Heat. To continue using the admin endpoint, use
    the heat_clients_keystone_uri parameter of the ::heat class.