File: authtoken_resource-1b264c4c326a462c.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 (25 lines) | stat: -rw-r--r-- 1,172 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
features:
  - Configure keystonemiddleware in a consistent way with all options required
    for Keystone v3.
deprecations:
  - aodh::api::keystone_tenant is deprecated in favor of
    aodh::keystone::authtoken::project_name.
  - aodh::api::keystone_user is deprecated in favor of
    aodh::keystone::authtoken::username.
  - aodh::api::keystone_password is deprecated in favor of
    aodh::keystone::authtoken::password.
  - aodh::api::keystone_project_domain_name is deprecated in favor of
    aodh::keystone::authtoken::project_domain_name
  - aodh::api::keystone_user_domain_name is deprecated in favor of
    aodh::keystone::authtoken::user_domain_name
  - aodh::api::keystone_auth_type is deprecated in favor of
    aodh::keystone::authtoken::auth_type
  - aodh::api::keystone_auth_uri is deprecated in favor of
    aodh::keystone::authtoken::auth_uri
  - aodh::api::keystone_identity_uri is deprecated in favor of
    aodh::keystone::authtoken::auth_url
  - aodh::api::keystone_auth_url is deprecated in favor of
    aodh::keystone::authtoken::auth_url
  - aodh::api::memcached_servers is deprecated in favor of
    aodh::keystone::authtoken::memcached_servers