2018-03-06 09:10:27 -08:00
|
|
|
---
|
|
|
|
features:
|
|
|
|
- |
|
|
|
|
The nova-manage command now has a 'db purge' command that will delete data
|
2018-03-06 09:44:38 -08:00
|
|
|
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.
|