File: change-keystone-v3-ea41e2839447cd71.yaml

package info (click to toggle)
puppet-module-glance 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,916 kB
  • sloc: ruby: 5,895; python: 38; makefile: 11; sh: 10
file content (8 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    Glance providers will now build a Keystone V3 instead of V2.0 URL if
    the [keystone_authtoken]/auth_url is not set in glance config.
  - |
    The default value of glance::backend::swift::swift_store_auth_address
    is changed from http://127.0.0.1:5000/v2.0/ to http://127.0.0.1:5000/v3/