puppet-cinder/manifests
Takashi Kajinami f4c9e359fa Add sleep in cinder cron jobs
The current cron job for purge is executed at the precisely same time,
if we deploy multiple controller nodes with database clusterd,
for example using Galera cluster, it could cause DB spike.

This patch introduces a randomized sleep before executing purge job,
to avoid such kind of collision.

This commit is a kind of cherry-pick of the commit in puppet-nova
with change id I093a713a4f0ba48686de615aa8cb22b17a56917b .

Co-Authored-By: Rajesh Tailor <ratailor@redhat.com>

Change-Id: I36cf5f1e66fed580786970d9a953d983539a6e43
2019-03-18 01:22:03 +00:00
..
backend Handle image_volume_cache_enabled for PureStorage backend 2019-03-11 22:48:44 +00:00
backup Use validate_legacy 2019-02-23 14:37:16 +01:00
cron Add sleep in cinder cron jobs 2019-03-18 01:22:03 +00:00
db Use validate_legacy 2019-02-23 14:37:16 +01:00
keystone Service_token_roles_required missing in the server config file 2019-02-15 10:04:34 +08:00
releasenotes/notes Add cinder::nova class to configure nova section 2018-09-06 23:44:44 +02:00
scheduler Cinder hooks support 2016-09-13 09:18:41 -06:00
wsgi apache wsgi: Exchange defaults for workers and threads 2017-10-13 10:01:13 +03:00
api.pp Use validate_legacy 2019-02-23 14:37:16 +01:00
backends.pp Fix location where backend_host is configured 2018-03-06 09:11:13 -05:00
backup.pp Use validate_legacy 2019-02-23 14:37:16 +01:00
ceilometer.pp Update URLs in documents according to document migration 2017-07-14 11:47:57 +08:00
client.pp Replace cinder quota-set cli for class with openstack cli quota 2016-12-16 19:42:45 +08:00
config.pp Use validate_legacy 2019-02-23 14:37:16 +01:00
coordination.pp Add ability to configure cinder-volume for active-active 2018-11-16 13:06:27 -05:00
db.pp Use validate_legacy 2019-02-23 14:37:16 +01:00
deps.pp Add oslo::db to dependency chain 2017-01-22 21:31:37 +08:00
glance.pp Fix lint 2018-12-18 10:58:19 +01:00
init.pp Remove deprecated logging 2018-11-29 10:20:28 +01:00
logging.pp Add log_file parameter 2019-03-12 10:38:16 +08:00
nova.pp Improve cinder::nova support for auth_type password 2018-11-14 16:34:46 -05:00
params.pp Inherit pyvers from openstacklib::defaults 2019-01-17 14:14:52 +01:00
policy.pp Use validate_legacy 2019-02-23 14:37:16 +01:00
qos.pp Add cinder QOS support 2018-09-24 15:16:54 +02:00
quota.pp Cinder hooks support 2016-09-13 09:18:41 -06:00
quota_set.pp Change default value cinder::quota_set::os_auth_url to Keystone V3 2019-02-24 02:41:20 +01:00
scheduler.pp Use validate_legacy 2019-02-23 14:37:16 +01:00
setup_test_volume.pp Revert "Restore iscsi loopback LVM volume group on startup" 2018-05-03 08:59:01 -04:00
type.pp Remove deprecated parameters 2018-05-20 17:20:07 +02:00
type_set.pp Remove deprecated parameters 2018-05-20 17:20:07 +02:00
vmware.pp Remove deprecated parameters 2018-05-20 17:20:07 +02:00
volume.pp Use validate_legacy 2019-02-23 14:37:16 +01:00