Remove InstanceAction logging mechanism

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

Bug Description

The instance action logging mechanism is poorly designed and is only used by the vmware driver. You don't log what's happening by inserting records in a database. Let's remove it.

Brian Waldon (bcwaldon)
tags: added: waldon-removes-more-code
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/7141
Committed: http://github.com/openstack/nova/commit/99f3822fd3341eecb4bc8d699b9721fdf59aeee8
Submitter: Jenkins
Branch: master

commit 99f3822fd3341eecb4bc8d699b9721fdf59aeee8
Author: Brian Waldon <email address hidden>
Date: Fri May 4 14:36:52 2012 -0700

    Remove instance action logging mechanism

    * Remove InstanceActions db model
    * Remove relevant db api functions
    * Add migration 93 which drops the instance_actions
    * Remove server_action_list API extension
    * Fixes bug 994846

    Change-Id: Ibbd787183034314460f41c84b9ad152655739209

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-1 → 2012.2
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.