openstack-ansible-os_cinder/tasks
Dmitriy Rabotyagov f16036e1f1 Add way to periodically trim Cinder DB
We're adding a service that is responsible for executing db purge.
Service will be deployed by default, but left
stopped/disabled. This way we allow deployers to enable/disable
feature by changing value of cinder_purge_deleted.

Otherwise, when variables set to true once, setting them back to false
won't lead to stopping of DB trimming , so timer would need to be
stopped manually.

Change-Id: Ic5ae8c778bff2858fcb31c85d4b910805e452c3f
2023-05-18 08:10:21 +00:00
..
cinder_backends.yml Use ansible_facts[] instead of fact variables 2021-02-23 18:04:29 +00:00
cinder_cleanup_old_facts.yml Simplify and optimise cinder tasks 2017-07-06 06:18:55 +00:00
cinder_db_post_setup.yml Move online data migrations to post-restart step 2023-04-12 19:09:30 +02:00
cinder_db_sync.yml Move online data migrations to post-restart step 2023-04-12 19:09:30 +02:00
cinder_install.yml Ensure service is restarted on unit file changes 2023-04-07 09:53:38 +00:00
cinder_install_source.yml Remove rsync requirement for cinder 2023-01-10 15:09:56 +01:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Add nfs and ceph jobs to templates 2022-10-04 12:56:58 +02:00
cinder_pre_install.yml Cleanup files and templates using smart sources 2019-01-19 18:02:51 -06:00
cinder_qos.yml Use ansible_facts[] instead of fact variables 2021-02-23 18:04:29 +00:00
main.yml Add way to periodically trim Cinder DB 2023-05-18 08:10:21 +00:00