puppet-cinder/manifests
Takashi Kajinami 79ed64e355 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
(cherry picked from commit I36cf5f1e66fed580786970d9a953d983539a6e43)
2019-03-20 10:00:25 +09:00
..
backend Handle image_volume_cache_enabled for PureStorage backend 2019-03-12 21:05:24 +00:00
backup Change default value of backup_swift_container to match tht 2018-01-09 23:57:06 -05:00
cron Add sleep in cinder cron jobs 2019-03-20 10:00:25 +09:00
db Fix annotations 2018-06-15 15:07:36 +08:00
keystone Replace port 35357 with 5000 2018-05-13 00:40:03 +08:00
releasenotes/notes Add cinder::nova class to configure nova section 2018-11-08 19:00:36 +00: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 Deprecate parameters that have been removed from cinder 2018-09-11 15:58:30 -04:00
backends.pp Fix location where backend_host is configured 2018-03-06 09:11:13 -05:00
backup.pp Remove deprecated backup_topic option 2018-02-27 00:35:29 +00: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 Cinder hooks support 2016-09-13 09:18:41 -06:00
db.pp Add pool_timeout option 2018-03-22 11:09:50 +08:00
deps.pp Add oslo::db to dependency chain 2017-01-22 21:31:37 +08:00
glance.pp Deprecate parameters that have been removed from cinder 2018-09-11 15:58:30 -04:00
init.pp Add enable_new_services config option 2018-10-11 20:48:30 +00:00
logging.pp Add use_journal option for logging configuration 2018-01-15 15:30:08 +08:00
nova.pp Improve cinder::nova support for auth_type password 2018-11-15 14:36:27 +00:00
params.pp Debian is using python3-clientclient 2018-04-12 11:12:44 +08:00
policy.pp Add group to policy management 2018-01-12 03:25:28 +00:00
qos.pp Add cinder QOS support 2019-01-17 09:07:59 +00:00
quota.pp Cinder hooks support 2016-09-13 09:18:41 -06:00
quota_set.pp Fix cinder::quota_set requires 2017-07-07 16:01:21 -06:00
scheduler.pp Cinder hooks support 2016-09-13 09:18:41 -06: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 Cinder hooks support 2016-09-13 09:18:41 -06:00