Bug 1041207

Summary: [RFE][nova]: Remove the shadow tables and db-archiving command, in favor of actually purging
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: low    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged, Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/remove-db-archiving
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:03:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:58:09 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/remove-db-archiving.

Description:

Nobody seems to use db-archiving in practice.  The shadow tables are thus just overhead in DB migration scripts and tests.

We should remove the shadow tables, and the nova manage db archiving command.

However, much of the logic is reusable in the db-purge2 blueprint (except that we'll actually delete the rows rather than dumping them to shadow tables), so we won't implement this blueprint until after the db-purge2 blueprint is done.

Specification URL (additional information):

None