File: authtoken-b49c75db4b7429cb.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 (13 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - add new parameters to configure authtoken for swift, like
    username, password, project_name, auth_url, auth_plugin,
    project_domain_id, user_domain_id, include_service_catalog
deprecations:
  - admin_token
  - admin_tenant_name in favor of project_name
  - admin_password in favor of password
  - admin_user in favor of username
  - identity_uri in favor of auth_url
fixes:
  - remove auth_host, auth_port, auth_protocol, auth_admin_prefix