puppet-nova/releasenotes/notes/archive_deleted_rows-task_log-39777328b2fbd8ee.yaml
Takashi Kajinami cfc447a2fc Add support for --task-log option of db archive
Depends-on: https://review.opendev.org/c/openstack/nova/+/780395
Related-Bug: #1877189
Change-Id: I1e46d3912dce1d436776b5ac6ff63b734735f0a0
2021-07-23 21:31:47 +00:00

8 lines
271 B
YAML

---
features:
- |
The new ``nova::cron::archive_deleted_rows::task_log`` parameter has been
added. This parameter enables the ``--task-log`` option of
the ``nova-manage archive_deleted_rows`` command so that task logs are also
processed by the command.