puppet-glance/manifests/cron
Takashi Kajinami 43f08226c3 Add support for db purge cron jobs
This patch introduces the following 2 classes to manage cron jobs to
purge deleted records from database.
 - glance::cron::db_purge
 - glance::cron::db_purge_images_table

Note that purging the images table can cause a security risk. Users
should read and understand the implications of OSSN-0075[1] before they
use the glance::cron::db_purge_images_table class.
 [1] https://wiki.openstack.org/wiki/OSSN/OSSN-0075

Change-Id: I53f0d0b5cbbb2361d34927800b5b3dcf8a0dc326
2020-08-17 19:40:48 +09:00
..
db_purge.pp Add support for db purge cron jobs 2020-08-17 19:40:48 +09:00
db_purge_images_table.pp Add support for db purge cron jobs 2020-08-17 19:40:48 +09:00