File: remove_deprecated_parameters_auth-18a35f2387567df1.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
other:
  - Remove deprecated parameters for keystone::auth, including
    endpoint_prefix, port, public_protocol, public_address, public_port,
    internal_protocol, internal_address, admin_protocol, admin_address.
    Use the new parameters public_url, admin_url and internal_url instead.