puppet-nova/releasenotes/notes/cron-archive-verbose-9ad22f6d02bb9ad5.yaml
Takashi Kajinami b864b57e94 Add support for --verbose option in archive command
... so that users can record number of records processed by the archive
command. This change also updates order of parameters so that two
classes to manage cron job has consistent order.

Change-Id: I85c28aa3cc7bf0be09d15af7b1c03c8bdb247263
2021-10-04 21:55:14 +09:00

6 lines
108 B
YAML

---
features:
- |
The new ``nova::cron::archive_deleted_rows::verbose`` parameter has been
added.