File: purge-db-command-d4cd9ea5400f479c.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-- 306 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    The nova-manage command now has a 'db purge' command that will delete data
    from the shadow tables after 'db archive_deleted_rows' has been run. There
    is also now a ``--purge`` option for 'db archive_deleted_rows' that will
    automatically do a full purge after archiving.