ff47787e11
Since many people will want to fully purge shadow table data after archiving, this adds a --purge flag to archive_deleted_rows which will automatically do a full db purge when complete. Related to blueprint purge-db Change-Id: Ibd824a77b32cbceb60973a89a93ce09fe6d1050d
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://developer.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development.environment.rst.