
This patch introduces a new class, manila::cron::db_purge, to set up cron job to purge soft deleted records from database. Change-Id: I815a170a7fb2fc3c48bfabcfdf865d6a22f5cbe8
6 lines
172 B
YAML
6 lines
172 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``manila::cron::db_purge`` class has been added. This class can be
|
|
used to set up cron job to purge soft-deleted records from database.
|