Drop dump_... tables in Icehouse (post DB compression)

Bug #1266538 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Dan Prince

Bug Description

The following DB tables should be dropped in Icehouse once we compress the database:

 dump_compute_node_stats
 dump_compute_nodes
 dump_instance_actions
 dump_instance_actions_events
 dump_instance_faults
 dump_migrations

Dan Prince (dan-prince)
summary: - Drop _dump tables in Icehouse (post DB compression)
+ Drop dump tables in Icehouse (post DB compression)
summary: - Drop dump tables in Icehouse (post DB compression)
+ Drop dump_... tables in Icehouse (post DB compression)
Changed in nova:
assignee: nobody → Dan Prince (dan-prince)
importance: Undecided → Low
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/66633

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/66633
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=afa99357d54dd56eeefb7d06560f8f2624d2d8ee
Submitter: Jenkins
Branch: master

commit afa99357d54dd56eeefb7d06560f8f2624d2d8ee
Author: Dan Prince <email address hidden>
Date: Tue Jan 14 11:42:49 2014 -0500

    Drop unused dump_ SQL tables.

    Drop the following tables which are no longer
    used in Icehouse:
     -dump_compute_node_stats
     -dump_compute_nodes
     -dump_instance_actions
     -dump_instance_actions_events
     -dump_instance_faults
     -dump_migrations

    Includes a new test to ensure the tables are dropped.

    Change-Id: Ifa70b8dedebd074353560ac46d42a9cc5d133be2
    Closes-bug: 1266538

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
milestone: none → icehouse-3
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-3 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.