File: archive-all-db-aadf2ce0394c24fa.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (7 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
features:
  - |
    Support for archiving all deleted rows from the database has
    been added to the ``nova-manage db archive_deleted_rows``
    command. The ``--until-complete`` option will continuously
    run the process until no more rows are available for archiving.