puppet-cinder/manifests
Takashi Kajinami accab30c06 NetApp: Avoid hard-coding defaults
This change replaces hard-coded defaults by $::os_service_default, so
that the service default values are used. This allows us to avoid
maintaining our own defaults and saves us from updating these values
according to any change in cinder itself.

Also, setting value => undef leaves the parameters unmanaged. This can
leave old parameter definitions if the parameters are removed from
manifest/hieradata. This change replaces undef by $::os_service_default
to ensure the parameters are cleared by default.

Change-Id: I89311e8c6cad89090c1b6612af425cb229cb71c7
2022-03-29 09:51:43 +09:00
..
backend NetApp: Avoid hard-coding defaults 2022-03-29 09:51:43 +09:00
backup Remove support for TSM backup driver 2021-09-12 21:55:01 +09:00
cron Enable DB purge cron job after database is initialized 2021-12-27 23:57:57 +09:00
db Avoid hard-coding OS user/group in each manifest 2022-02-20 19:56:56 +09:00
key_manager barbican_service_user: Accept system scope credential 2022-01-12 04:42:08 +00:00
keystone Remove tenant_id templating from endpoint URLs 2022-03-01 08:07:49 +09:00
scheduler Convert all class usage to relative names 2019-12-08 23:02:56 +01:00
wsgi Avoid hard-coding OS user/group in each manifest 2022-02-20 19:56:56 +09:00
api.pp Do not define service resource when service management is disabled 2022-02-10 13:53:54 +09:00
backends.pp Deprecate the redundant cinder::backend_host parameter 2021-05-06 08:22:04 +09:00
backup.pp Do not define service resource when service management is disabled 2022-02-10 13:53:54 +09:00
client.pp Change to relative include 2020-07-13 21:17:17 +02:00
config.pp Add support for rootwrap.conf 2021-12-27 16:02:25 +09:00
coordination.pp Use oslo::coordination to manage coordination parameters 2021-05-18 10:05:02 +09:00
cors.pp Add support for [cors] options 2021-07-01 18:22:24 +09:00
db.pp Clean up deprecated database parameters 2022-01-31 18:46:07 +09:00
deps.pp Add support for rootwrap.conf 2021-12-27 16:02:25 +09:00
glance.pp Support more Glance parmaeters 2021-05-11 12:31:30 +09:00
healthcheck.pp Fix a typo in file header 2021-04-21 01:05:05 +09:00
init.pp Remove deprecated amqp_allow_insecure_clients 2022-02-08 21:58:19 +09:00
key_manager.pp Create independent classes for key managers 2021-05-11 12:35:28 +09:00
logging.pp Add watch_log_file option 2021-09-14 16:02:08 +08:00
nova.pp Accept system scope credential for Nova API request 2021-11-26 22:39:12 +09:00
params.pp Avoid hard-coding OS user/group in each manifest 2022-02-20 19:56:56 +09:00
policy.pp Allow purging policy files 2021-09-04 21:56:22 +09:00
qos.pp Fix wrong name mentioned in warning message 2022-02-19 14:30:50 +09:00
quota_set.pp Convert all class usage to relative names 2019-12-08 23:02:56 +01:00
quota.pp Add support for per_volume_size_limit 2021-01-24 20:03:47 +09:00
scheduler.pp Do not define service resource when service management is disabled 2022-02-10 13:53:54 +09:00
setup_test_volume.pp Convert all class usage to relative names 2019-12-08 23:02:56 +01:00
vmware.pp Convert all class usage to relative names 2019-12-08 23:02:56 +01:00
volume.pp Do not define service resource when service management is disabled 2022-02-10 13:53:54 +09:00