summaryrefslogtreecommitdiff
path: root/releasenotes/notes/archive-db-from-all-cells-b4775b3f1feb004e.yaml
blob: ac0dd44e37640460cfb4eb4fc9cf4be4c0875282 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Support for archiving deleted rows from the database across
    all cells has been added to the ``nova-manage db archive_deleted_rows``
    command. Specify the ``--all-cells`` option to run the process across all
    existing cells. It is only possible to archive all DBs from a node where
    the ``[api_database]/connection`` option is configured.