puppet-aodh/manifests
Takashi Kajinami 4551518ae1 Fix ignored parameters of aodh::auth
The aodh::auth class has been deprecated in favor of the new
aodh::service_credentials class but some of its parameters are ignored
because of the wrong parameter name.
This change fixes it and ensure all parameters are used even when
the deprecated class is used.

Change-Id: I887c7605eca21cb7269d4c0188378aabaeb03721
(cherry picked from commit 8c2a3a4322)
2021-08-24 13:37:21 +00:00
..
db Allow db sync timeouts to be configurable 2020-11-23 09:38:25 +08:00
keystone Use a 'params' hash for authtoken parameters 2020-10-12 05:01:03 +00:00
wsgi Fix inconsistent parameter name in aodh::params 2020-10-05 09:03:22 +09:00
api.pp Fix rspec-puppet 2.7.1 support 2020-09-26 09:24:53 +09:00
auth.pp Use consistent names for service_credentials options 2021-01-31 22:19:46 +09:00
client.pp Convert all class usage to relative names 2019-12-08 15:06:48 +01:00
config.pp Convert all class usage to relative names 2019-12-08 15:06:48 +01:00
db.pp Fix rspec-puppet 2.7.1 support 2020-09-26 09:24:53 +09:00
deps.pp Add oslo::db to dependency chain 2017-01-22 21:21:03 +08:00
evaluator.pp Consolidate Redis install to ensure_packages 2021-05-04 07:18:29 +00:00
expirer.pp Manage aodh-expirer package by aodh::expirer class 2020-10-03 23:10:15 +09:00
healthcheck.pp Add support for healthcheck middleware options 2021-02-01 08:11:40 +09:00
init.pp Deprecate allow_insecure_clients option 2020-11-02 15:23:04 +08:00
listener.pp Add support for workers option 2021-01-18 12:57:33 +09:00
logging.pp Convert all class usage to relative names 2019-12-08 15:06:48 +01:00
notifier.pp Add support for workers option 2021-01-18 12:57:33 +09:00
params.pp Fix inconsistent parameter name in aodh::params 2020-10-05 09:03:22 +09:00
policy.pp Add support for oslo_policy/enforce_new_defaults 2021-03-24 12:23:15 +09:00
quota.pp Add support for quota parameters 2020-08-04 08:10:01 +09:00
service_credentials.pp Fix ignored parameters of aodh::auth 2021-08-24 13:37:21 +00:00