puppet-aodh/manifests
Takashi Kajinami 442e6965ed Globally support system scope credentials
After spending huge effort to understand the exact requirements to
enforce SRBAC, we learned it's very difficult to find the required
scope in each credential. This requires understanding implementation of
client-side as well as server-side, and requirement might be different
according to the deployment architecture or features used.

Instead of implementing support based on the actual implementation,
this introduces support for system scope credentials to all places
where keystone user credential is defined, and make all credential
configurations consistent.

Change-Id: I28ff22b43ea5938056082361c9d0c98f89de1a03
2022-03-04 01:15:53 +09:00
..
db Avoid hard-coding OS user/group in each manifest 2022-02-20 19:51:14 +09:00
keystone Simplify definition to ensure keystone resource creation 2022-02-06 16:58:03 +09:00
wsgi Merge "Avoid hard-coding OS user/group in each manifest" 2022-02-22 16:38:47 +00:00
api.pp Clean up direct dependencies on puppetlabs-apache 2021-12-08 22:33:03 +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
coordination.pp Avoid accessing undefined variable 2022-02-10 13:19:11 +09:00
cors.pp Add support for [cors] options 2021-07-01 20:45:34 +09:00
db.pp Clean up deprecated database parameters 2022-01-23 18:43:09 +09:00
deps.pp Install coordination backend packages before starting services 2021-12-08 10:38:11 +09:00
evaluator.pp Add support for [DEFAULT] additional_ingestion_lag 2021-11-10 07:20:38 +00:00
expirer.pp Avoid hard-coding OS user/group in each manifest 2022-02-20 19:51:14 +09:00
healthcheck.pp Fix a typo in file header 2021-04-21 01:02:39 +09:00
init.pp Remove deprecated amqp_allow_insecure_clients 2022-02-08 21:53:58 +09:00
listener.pp Simplify package management 2021-09-24 16:45:27 +09:00
logging.pp Add watch_log_file option 2021-09-14 16:02:08 +08:00
notifier.pp Simplify package management 2021-09-24 16:45:27 +09:00
params.pp Avoid hard-coding OS user/group in each manifest 2022-02-20 19:51:14 +09:00
policy.pp Allow purging policy files 2021-09-04 21:54:38 +09:00
quota.pp Add support for quota parameters 2020-08-04 08:10:01 +09:00
service_credentials.pp Globally support system scope credentials 2022-03-04 01:15:53 +09:00